Color interpolation type, which specifies the color space for gradient interpolations and alpha compositing
VCL Only
Namespace: RSSVG
Delphi
|
published
property ColorInterpolation: TSVGColorInterpolation read GetColorInterpolation write SetColorInterpolation default sciSRGB;
|
Property Value
Type: TSVGColorInterpolation
Warning
|
If ipColorInterpolation is in the Inherits property, the color interpolation value of the parent is returned
|
|