tagCOLORPALETTEDATA

パレット情報構造体

package nothrow @nogc extern (C++, DxLib)
struct tagCOLORPALETTEDATA {}

Members

Variables

Alpha
ubyte Alpha;
Undocumented in source.
Blue
ubyte Blue;
Undocumented in source.
Green
ubyte Green;
Undocumented in source.
Red
ubyte Red;
Undocumented in source.

Meta