Home
|
GR32_OrdinalMaps
|
|
TByteMap
Hierarchy
TPersistent
|
|
|
Description
The TByteMap class may be used to simulate palette-based operations or to access separate color layers in TBitmap32.
TByteMap is an ancestor of TCustomMap and is assignment compatible with TBitmap32 objects in both directions.
Reference
| Properties | Methods | Events |
|---|---|---|
| In TByteMap: | ||
| Bits | Assign | |
| ValPtr | Clear | |
| Value | Destroy | |
| Empty | ||
| ReadFrom | ||
| SetSize | ||
| WriteTo | ||
| In TCustomMap: | ||
| Height | Delete | OnResize |
| Width | Resized | |
| In TThreadPersistent: | ||
| LockCount | Lock | |
| Unlock | ||
| In TNotifiablePersistent: | ||
| UpdateCount | BeginUpdate | OnChange |
| Changed | ||
| Create | ||
| EndUpdate | ||
See Also
ByteMaps Example, TBitmap32, TBooleanMap, TCustomMap, TIntegerMap, TWordMap
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_OrdinalMaps