Table of Contents

Interface ISvgIccColor

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll
public interface ISvgIccColor

Properties

ColorProfile

The name of the color profile, which is the first parameter of an ICC color specification. Inheriting class should throw exception on setting a read only value

Colors

The list of color values that define this ICC color. Each color value is an arbitrary floating point number.