Procedure for custom pixel write modes with blending.
TPixelWriteProc = procedure (const SrcPix: TColorFPRec; DestPtr: PByte; DestInfo: PImageFormatInfo; SrcFactor, DestFactor: TBlendingFactor);
ImagingCanvases (at line 99)