Searched defs:TYPE_USHORT_565_RGB (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/awt/java/awt/image/
H A DBufferedImage.java107 * The Constant TYPE_USHORT_565_RGB indicates an image with 565 RGB color
111 public static final int TYPE_USHORT_565_RGB = 8; field in class:BufferedImage
417 case TYPE_USHORT_565_RGB:

Completed in 5 milliseconds