Home
|
GR32_Layers
|
|
TBitmapLayer
Hierarchy
TPersistent
|
|
|
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
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Layers