Class SimpleColor
Represents simple color
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Fixed.Model.ColorSpaces
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public abstract class SimpleColor : ColorBase, IEquatable<ColorBase>
Constructors
SimpleColor()
Declaration
protected SimpleColor()