All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.jmf.MultiPlayer.GrayFilter

java.lang.Object
   |
   +----java.awt.image.ImageFilter
           |
           +----java.awt.image.RGBImageFilter
                   |
                   +----com.ibm.jmf.MultiPlayer.GrayFilter

class GrayFilter
extends RGBImageFilter
Builds an image filter that can be used to gray-out the image.

See Also:
ImageButton

This class is not public and therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index