public class RGB565 extends java.lang.Object
static short
ARGB8_to_RGB565(int argb)
static int
RGB565_to_ARGB8(short rgb565)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static short ARGB8_to_RGB565(int argb)
public static int RGB565_to_ARGB8(short rgb565)