Home
last modified time | relevance | path

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

/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/image/
H A Duimagestate.pas38 function GetLayerBitmapById(AId: integer): TBGRABitmap; in GetLayerBitmapById() function
175 property LayerBitmapById[AId: integer]: TBGRABitmap read GetLayerBitmapById;
279 function TImageState.GetLayerBitmapById(AId: integer): TBGRABitmap; in GetLayerBitmapById() function
H A Duimage.pas71 function GetLayerBitmapById(AId: integer): TBGRABitmap; in GetLayerBitmapById() function
283 property LayerBitmapById[AIndex: integer]: TBGRABitmap read GetLayerBitmapById;
1437 function TLazPaintImage.GetLayerBitmapById(AId: integer): TBGRABitmap; in GetLayerBitmapById() function