SvgColourInterpolation Enumeration

Definition

Namespace: Svg.DataTypes
Assembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
[TypeConverterAttribute(typeof(SvgColourInterpolationConverter))]
public enum SvgColourInterpolation

Members

Auto0 
SRGB1 
LinearRGB2 
Inherit3 

Extension Methods

See Also