ImFillCustomPalette Function
ImagingExport

Look at FillCustomPalette for details.

Pascal
function ImFillCustomPalette(Pal: PPalette32; 
                             Entries: LongInt; 
                             RBits: Byte; 
                             GBits: Byte; 
                             BBits: Byte; 
                             Alpha: Byte): Boolean; cdecl;
File

ImagingExport (at line 173)

Related Information
You are here: Symbol Reference > Functions > ImFillCustomPalette Function