TByteMap

Ancestors

TPersistent
   |
TNotifiablePersistent
   |
TThreadPersistent
   |
TCustomMap

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

Methods Properties Events
In TByteMap:
Assign Bits
Clear ValPtr
Destroy Value
Empty
ReadFrom
SetSize
WriteTo
In TCustomMap:
Delete Height OnResize
Resized Width
In TThreadPersistent:
Lock LockCount
Unlock
In TNotifiablePersistent:
BeginUpdate UpdateCount OnChange
Changed
Create
EndUpdate

See Also

Examples, TBitmap32, TCustomMap, TBooleanMap, TIntegerMap, TWordMap