shouldColorMatch()
Returns whether the image should be color matched.
Declaration
optional func shouldColorMatch() -> BoolReturn Value
false if the image is a mask or gradient; otherwise true, which is the default.
Returns whether the image should be color matched.
optional func shouldColorMatch() -> Boolfalse if the image is a mask or gradient; otherwise true, which is the default.