TBitmapLayer

Graphics32

TBitmapLayer

Hierarchy

TPersistent

   |

TNotifiablePersistent

   |

TCustomLayer

   |

TPositionedLayer

Description

In addition to behavior inherited from TPositionedLayer, TBitmapLayer, stores and displays a TBitmap32 object.

The contained Bitmap is displayed and scaled using its DrawMode, MasterAlpha and StretchFilter properties.

Reference

Properties Methods Events
In TBitmapLayer:
AlphaHit Create
Bitmap Destroy
Cropped
In TPositionedLayer:
Location GetAdjustedLocation
Scaled GetAdjustedRect
In TCustomLayer:
Cursor BringToFront OnHitTest
Index Changed OnMouseDown
LayerCollection HitTest OnMouseMove
LayerOptions SendToBack OnMouseUp
LayerStates Update OnPaint
MouseEvents
Tag
Visible
In TNotifiablePersistent:
UpdateCount BeginUpdate OnChange
EndUpdate

See Also

TBitmap32.DrawMode, TBitmap32.MasterAlpha, Sprites Example, TBitmap32.StretchFilter, TBitmap32, TPositionedLayer