org.jboss.media.exampleplugins
Class ColorToGrayScale

java.lang.Object
  extended byorg.jboss.media.engine.MediaPlugin (src) 
      extended byorg.jboss.media.exampleplugins.ColorToGrayScale

public class ColorToGrayScale
extends MediaPlugin (src)


Constructor Summary
ColorToGrayScale()
           
 
Method Summary
 int process(java.lang.Object out)
           
 
Methods inherited from class org.jboss.media.engine.MediaPlugin (src)
getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorToGrayScale

public ColorToGrayScale()
Method Detail

process

public int process(java.lang.Object out)
Specified by:
process in class MediaPlugin (src)
Parameters:
out -
Returns:
See Also:
Convert from color to grayscale