RemapHueTablesSize Property (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long RemapHueTablesSize

Overview

Refer to Changing Brightness and Contrast.

Remarks

Gets or sets the number of entries in the RemapHue tables. Possible values are:

Value

Meaning

65536

For 16-bit gray or 48-bit images.

4096

For 12-bit images.

256

For other-bits images.

 

The RemapHue tables are the HTable, STable, VTable and the MaskTable.

See Also

Elements:

RemapHue method, ShowRemapHueDlg method, MaskTable property, HTable property, STable property, VTable property

Topics:

Raster Images: Modifying Intensity Values