Class ImageFormats


  • public class ImageFormats
    extends java.lang.Object
    Enumerates image format values.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int MONOCHROME
      Monochrome image format.
      static int OPAQUE
      Opaque image format.
      static int TRANSPARENT
      Transparent image format.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait