IndexGetSrcPixel Function
ImagingFormats

Returns pixel of image in any indexed format.

Pascal
procedure IndexGetSrcPixel(Src: PByte; 
                           SrcInfo: PImageFormatInfo; 
                           var Index: LongWord);
File

ImagingFormats (at line 222)

Description

Returned value is index to the palette.

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