Home
last modified time | relevance | path

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

/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/image/
H A Duimagestate.pas37 function GetLayerBitmap(Index: integer): TBGRABitmap; in GetLayerBitmap() function
174 property LayerBitmap[Index: integer]: TBGRABitmap read GetLayerBitmap;
274 function TImageState.GetLayerBitmap(Index: integer): TBGRABitmap; in GetLayerBitmap() function
H A Duimage.pas95 function GetLayerBitmap(AIndex: integer): TBGRABitmap; in GetLayerBitmap() function
282 property LayerBitmap[AIndex: integer]: TBGRABitmap read GetLayerBitmap;
1696 function TLazPaintImage.GetLayerBitmap(AIndex: integer): TBGRABitmap; in GetLayerBitmap() function