RemapTableSize property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax long RemapTableSize;

Overview:  Refer to Changing Brightness and Contrast.

Remarks

Specifies the number of entries in the RemapTable property.

This value that must be set for this property depends on the color resolution (bits per pixel) of the image, as follows:

BPP Table Size

Color 64, 48 or grayscale 16 65536

Grayscale 12 4096

Any other value 256

See Also

Elements:  RemapIntensity method, RemapTable property

Topics:  Raster Images: Modifying Intensity Values