Colortable to remape the Bitmap
Source position: MUIClass.Image.pas line 72
public property TMUIBitmap.MappingTable : PByte |
Address of an array of Bytes, one for each color of the source BitMap. MUI will remap the BitMap according to the contents of the array.
Since MUI applications usually don't know about their display environment, this tag is rarely used. Instead, SourceColors can be used to allow context sensitive color remapping.
|
Defines the colortable of the Bitmap |
|
|
Define the pixel width of the BitMap. |
|
|
efine the pixel height of the BitMap. |
|
|
Pointer to a graphics.library Bitmap |