RemapTableSize Property (ILEADRasterDlgClr)

Visual Basic example

Visual C++ example

 

Syntax

long RemapTableSize;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the number of entries in the RemapTable property. Possible values are:

Value

Meaning

65536

For 16-bit gray or 48-bit images.

4096

For 12-bit images.

256

For other-bits images.

See Also

Elements

ShowRemapIntensityDlg method, RemapTable property, Channel property