ChannelGetSrcPixel Function
ImagingFormats

Returns pixel of image in any ARGB format.

Pascal
procedure ChannelGetSrcPixel(Src: PByte; 
                             SrcInfo: PImageFormatInfo; 
                             var Pix: TColor64Rec);
File

ImagingFormats (at line 196)

Description

Channel values are scaled to 16 bits.

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