Channel Property (ILEADRasterDlgClr)
ChannelConstants Channel; | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets the channel value in the RemapIntensity dialog box.
It is a value that represents the channel for which to change the intensity. Possible values are:
Value |
Meaning |
CHANNEL_MASTER |
[0] All channels. |
CHANNEL_RED |
[1] Red channel only. |
CHANNEL_GREEN |
[2] Green channel only. |
CHANNEL_BLUE |
[3] Blue channel only. |
See Also
Elements |
ShowRemapIntensityDlg method, RemapTable property, RemapTableSize property |