Class CGImagePixelFormatInfo


  • public final class CGImagePixelFormatInfo
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Mask  
      static int Packed  
      static int RGB101010
      Only for RGB 32 bits per pixel
      static int RGB555
      Only for RGB 16 bits per pixel
      static int RGB565
      Only for RGB 16 bits per pixel
      static int RGBCIF10
      Only for RGB 32 bits per pixel
    • Method Summary

      • Methods inherited from class java.lang.Object

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