ImageEn, unit iexColorCurve |
|
TIEColorCurve.CurveSpecified
Declaration
property CurveSpecified: Boolean; (Read-Only)
Description
Returns true if the curve is NOT in the default position (i.e. the user has adjusted the curve).
If
ResetAllCurves has been called
CurveSpecified will be false. Once the user moves the curve,
CurveSpecified will be true.
See Also
◼CurveChanged