IndexSetDstPixel Function
ImagingFormats

Sets pixel of image in any indexed format.

Pascal
procedure IndexSetDstPixel(Dst: PByte; 
                           DstInfo: PImageFormatInfo; 
                           Index: LongWord);
File

ImagingFormats (at line 225)

Description

Index is index to the palette.

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