|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjme3tools.converters.RGB565
public class RGB565
Constructor Summary | |
---|---|
RGB565()
|
Method Summary | |
---|---|
static short |
ARGB8_to_RGB565(int argb)
|
static int |
RGB565_to_ARGB8(short rgb565)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RGB565()
Method Detail |
---|
public static short ARGB8_to_RGB565(int argb)
public static int RGB565_to_ARGB8(short rgb565)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |