<< Click to display table of contents >> TRVColorControlProperty |
Identifies a property for image settings.
Unit [VCL and LCL] MRVType;
Unit [FMX] fmxMRVType;
type
TRVColorControlProperty = (rvccpBrightness, rvccpContrast,
rvccpSaturation, rvccpHue, rvccpSharpness);
Value |
Meaning |
rvccpBrightness |
Brightness |
rvccpContrast |
Contrast |
rvccpSaturation |
Saturation |
rvccpHue |
Hue |
rvccpSharpness |
Sharpness |
See also