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

/frameworks/base/awt/java/awt/image/
H A DBufferedImage.java99 * The Constant TYPE_4BYTE_ABGR_PRE indicates an image with 8 bit RGBA color
104 public static final int TYPE_4BYTE_ABGR_PRE = 7; field in class:BufferedImage
402 case TYPE_4BYTE_ABGR_PRE: {

Completed in 472 milliseconds