Bartosz Firyn (SarXos)

com.github.sarxos.webcam.util.jh
Class JHGrayFilter

java.lang.Object
  extended by com.github.sarxos.webcam.util.jh.JHFilter
      extended by com.github.sarxos.webcam.util.jh.JHGrayFilter
All Implemented Interfaces:
BufferedImageOp, Cloneable

public class JHGrayFilter
extends JHFilter


Constructor Summary
JHGrayFilter()
           
 
Method Summary
 BufferedImage filter(BufferedImage src, BufferedImage dst)
           
 
Methods inherited from class com.github.sarxos.webcam.util.jh.JHFilter
clone, createCompatibleDestImage, getBounds2D, getPoint2D, getRenderingHints, getRGB, setRGB
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JHGrayFilter

public JHGrayFilter()
Method Detail

filter

public BufferedImage filter(BufferedImage src,
                            BufferedImage dst)

Bartosz Firyn (SarXos)

Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.