Home
last modified time | relevance | path

Searched refs:GetSelectedLayerPixel (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/image/
H A Duimage.pas102 function GetSelectedLayerPixel(X, Y: Integer): TBGRAPixel; in GetSelectedLayerPixel() function
190 property CurrentLayerPixel[X,Y: Integer]: TBGRAPixel read GetSelectedLayerPixel;
1852 function TLazPaintImage.GetSelectedLayerPixel(X, Y: Integer): TBGRAPixel; in GetSelectedLayerPixel() function