LevelLUTLength property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

Cardinal LevelLUTLength;

Delphi Syntax

LevelLUTLength: Cardinal;

Overview

Refer to Examining and Altering Bitmaps.

Remarks

(Document/Medical only) (Read Only) Gets the length of the LevelLUT remapping palette. It is equal to 2 raised to the power of (LevelHighBit - LevelLowBit + 1).

See Also

Elements:

LevelLUT property, LevelHighBit property, LevelLowBit property

Topics:

Raster Images: Palettes