RemapHueTableSize property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT RemapHueTableSize

Delphi Syntax

RemapHueTableSize: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the length of the RemapHueXXXTable properties. 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:

ShowRemapHueDlg method, RemapHueMaskTable property, RemapHueHTable property, RemapHueSTable property, RemapHueVTable property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events