CheckPaletteSoftImage

ソフトウエアイメージハンドルがパレット画像かどうかを取得する

version(!DX_NON_SOFTIMAGE)
nothrow @nogc extern (C++, DxLib) extern
int
CheckPaletteSoftImage
()

Return Value

Type: int

dxlib_d.DxDataType.TRUE:パレット画像 dxlib_d.DxDataType.FALSE:パレット画像じゃない

Meta