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

TMUIBitmap.Transparent

Use color entry as Transparent color

Declaration

Source position: MUIClass.Image.pas line 80

published property TMUIBitmap.Transparent : Integer
  read FTransparent
  write SetTransparent
  default - 1;

Description

If specified, MUI will consider this color of the BitMap to be transparent. A mask plane will be generated and used for blitting, the background will shine through.

Currently, only 0 is supported, i.e. only color 0 can be made the "shine through" color.

See also

Width

  

Define the pixel width of the BitMap.

Height

  

efine the pixel height of the BitMap.

Bitmap

  

Pointer to a graphics.library Bitmap

MappingTable

  

Colortable to remape the Bitmap

SourceColors

  

Defines the colortable of the Bitmap


Documentation generated on: 2024-03-28