TImagingCanvas.PixelsFP Property
TImagingCanvas Class

Specifies the current color of the pixels of canvas.

Class
Pascal
public property PixelsFP [X, Y: LongInt]: TColorFPRec read GetPixelFP write SetPixelFP;
Description

Native pixel is read from canvas and then translated to FP ARGB. Reverse operation is made when setting pixel color.

Related Information
You are here: Symbol Reference > Classes > TImagingCanvas Class > Properties > PixelsFP Property