com.github.sarxos.webcam.util
Class ImageUtils
java.lang.Object
com.github.sarxos.webcam.util.ImageUtils
public class ImageUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageUtils
public ImageUtils()
premultiple
public static BufferedImage premultiple(BufferedImage src)
unpremultiple
public static BufferedImage unpremultiple(BufferedImage pre)
Copyright © 2012 Bartosz Firyn (SarXos). All Rights Reserved.