LevelLUTLength property (ILEADRaster)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short LevelLUTLength

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