ChannelSetDstPixel Function
ImagingFormats

Sets pixel of image in any ARGB format.

Pascal
procedure ChannelSetDstPixel(Dst: PByte; 
                             DstInfo: PImageFormatInfo; 
                             const Pix: TColor64Rec);
File

ImagingFormats (at line 199)

Description

Channel values must be scaled to 16 bits.

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