Available in the LEADTOOLS Imaging toolkit. |
EnableGammaAllChannels Property (ILEADRasterDlgClr)
VARIANT_BOOL EnableGammaAllChannels; | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets a value that indicates whether the "All Channels" check box is checked in the Gamma Adjustment dialog box.
Possible values are:
Setting |
Description |
VARIANT_TRUE |
The "All Channels" check box is checked. |
VARIANT_FALSE |
The "All Channels" check box is not checked. |
See Also
Elements |
ShowGammaAdjustmentDlg method, GammaRedValue property, GammaGreenValue property, GammaBlueValue property |