TPixelWriteProc Type
ImagingCanvases

Procedure for custom pixel write modes with blending.

Pascal
TPixelWriteProc = procedure (const SrcPix: TColorFPRec; DestPtr: PByte; DestInfo: PImageFormatInfo; SrcFactor, DestFactor: TBlendingFactor);
File

ImagingCanvases (at line 99)

Related Information
You are here: Symbol Reference > Types > TPixelWriteProc Type