TByteMap

Graphics32

TByteMap

Hierarchy

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

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