RemapIntensityTableSize property (LEADDlgColor Control)
Builder Syntax |
L_UINT RemapIntensityTableSize |
Delphi Syntax |
RemapIntensityTableSize: L_UINT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the number of entries in the RemapIntensityTable 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, RemapIntensityTable property, Channel property |
Topics: |