Change property (LEADDlgColor Control)
Builder Syntax |
L_INT Change |
Delphi Syntax |
Change: L_INT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the change value.
Possible values range from -1000 to 1000.
This property is associated with the following dialog boxes:
In this case it represents the amount to change the brightness. Negative numbers darken the image and positive numbers lighten the image. | |
In this case it represents the amount to change the contrast. Negative numbers decrease the contrast and positive numbers increase the contrast. | |
In this case it represents the amount to change the saturation. Negative numbers decrease the saturation and positive numbers increase the saturation. | |
In this case it represents the amount to change the contrast. Negative numbers decrease the contrast and positive numbers increase the contrast. |
See Also
Elements: |
ShowBrightnessDlg method, ShowContrastDlg method, ShowSaturationDlg method, ShowHistoContrastDlg method. |
Topics: |