Unit 'MUIClass.Image' Package
[Overview][Classes][Index] [#MUIClass]

TMUIBitmap.MappingTable

Colortable to remape the Bitmap

Declaration

Source position: MUIClass.Image.pas line 72

public property TMUIBitmap.MappingTable : PByte
  read FMappingTable
  write SetMappingTable;

Description

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.

See also

SourceColors

  

Defines the colortable of the Bitmap

Width

  

Define the pixel width of the BitMap.

Height

  

efine the pixel height of the BitMap.

Bitmap

  

Pointer to a graphics.library Bitmap


Documentation generated on: 2024-04-20