|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
public interface PaletteBitmap
パレットを使用するビットマップのインターフェース
| フィールドの概要 |
|---|
| インタフェース jp.hishidama.bitmap.Bitmap から継承されたフィールド |
|---|
INVALID_COLOR |
| メソッドの概要 | |
|---|---|
void |
setPalet(int c,
int r,
int g,
int b)
パレットを設定する |
| インタフェース jp.hishidama.bitmap.Bitmap から継承されたメソッド |
|---|
copy, fill, get, get0, getBitmapInfoHeader, getColor, getColor, getPalets, getPitch, getRGB, getRGB, line, save, set, set0, setRGB, validColor, validPos |
| メソッドの詳細 |
|---|
void setPalet(int c,
int r,
int g,
int b)
c - 色コードr - g - b -
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||