|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjme3tools.converters.RGB565
public class RGB565
コンストラクタの概要 | |
---|---|
RGB565()
|
メソッドの概要 | |
---|---|
static short |
ARGB8_to_RGB565(int argb)
|
static int |
RGB565_to_ARGB8(short rgb565)
|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public RGB565()
メソッドの詳細 |
---|
public static short ARGB8_to_RGB565(int argb)
public static int RGB565_to_ARGB8(short rgb565)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |