ExtendibleBitmap.addPalette

Adds a bitmap to the file (4bit, 8bit or 32bit). Adds a palette to the file (32bit only, ARGB).

class ExtendibleBitmap
void
addPalette
(
void[] data
,
string ID
)

Meta