Object <- Pixels <- ImagePixels |
|
Class ImagePixels defines no new operations.
Attributes
Get list of all attributes
|
PurgeableOwner |
| Field | Type | |
|---|---|---|
| Cachable: | cachableCacheEntry: | Unsigned |
instance ImagePixels tag; cachableCacheEntry: 0; end instance;
Define Class ImagePixels; inherits from Pixels, Cachable; overrides PurgeableOwner; // returns iImageCache end class;