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

TMUIBitmap.Height

efine the pixel height of the BitMap.

Declaration

Source position: MUIClass.Image.pas line 78

published property TMUIBitmap.Height : Integer
  read FHeight
  write SetHeight
  default 0;

Description

Note: By default, the bitmap object has a minimum size of 1 pixel and an unlimited maxium size. If the space is too small to hold your BitMap, it will be clipped. Usually, you will use FixWidth and FixHeight with BitMap objects to make them always exactly as big as the bitmap.

See also

FixHeight

  

[i] Give your object a fixed pixel height.

FixWidth

  

[i] Give your object a fixed pixel width.

Width

  

Define the pixel width 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-04-18