VisualizePalette Function
ImagingFormats

Makes image PalEntries x 1 big where each pixel has color of one pal entry.

Pascal
procedure VisualizePalette(Pal: PPalette32; 
                           Entries: Integer; 
                           out PalImage: TImageData);
File

ImagingFormats (at line 176)

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