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

/frameworks/base/awt/java/awt/image/
H A DBufferedImage.java92 * The Constant TYPE_4BYTE_ABGR indicates an image with 8 bit RGBA color
96 public static final int TYPE_4BYTE_ABGR = 6; field in class:BufferedImage
387 case TYPE_4BYTE_ABGR: {

Completed in 4 milliseconds