Class SimpleColor
Represents the base class for simple color types that provide direct color component access.
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()