TWordMap

Ancestors

TPersistent
   |
TNotifiablePersistent
   |
TThreadPersistent
   |
TCustomMap

Description

The TWordMap class implements a two dimensional matrix of words. It may be useful for storing 16 bit grayscale data, and in general data that requires or can be represented in 16 bit unsigned integers (words).

Reference

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

See Also

GR32_OrdinalMaps, TBooleanMap, TIntegerMap