GammaAllChannels property (LEADDlgColor Control)
Builder Syntax |
bool GammaAllChannels |
Delphi Syntax |
GammaAllChannels: Boolean |
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:
Value |
Meaning |
TRUE |
The "All Channels" check box is checked. |
FALSE |
The "All Channels" check box is not checked. |
See Also
Elements: |
ShowGammaAdjustmentDlg method, GammaRedValue property, GammaGreenValue property, GammaBlueValue property. |
Topics: |