Namespace Telerik.Windows.Documents.Fixed.Model.ColorSpaces
Classes
| 
          
           Represents a CMYK color with cyan, magenta, yellow, and key (black) components.  | 
      
| 
          
           Represents the base class for all color types.  | 
      
| 
          
           Represents the color space names.  | 
      
| 
          
           Represents the base class for gradient colors that transition between multiple colors.  | 
      
| 
          
           Represents a gradient stop that defines a color and its position within a gradient.  | 
      
| 
          
           Represents a collection of gradient stops that define color transitions in a gradient.  | 
      
| 
          
           Represents a color in the CIE Lab* color space, which is device-independent and perceptually uniform.  | 
      
| 
          
           Represents a linear gradient that transitions colors along a straight line between two specified points.  | 
      
| 
          
           Represents the base class for pattern-based colors such as gradients and tilings.  | 
      
| 
          
           Represents a radial gradient that transitions colors in a circular pattern between two concentric circles with specified radii.  | 
      
| 
          
           Represents an RGB color with red, green, blue, and alpha components.  | 
      
| 
          
           Provides predefined RGB color constants for commonly used colors.  | 
      
| 
          
           Represents the base class for simple color types that provide direct color component access.  | 
      
| 
          
           Represents a tiling pattern that repeats content elements across a specified area.  | 
      
| 
          
           Represents tiling base.  | 
      
| 
          
           Represents uncolored tiling.  | 
      
Enums
| 
          
           Represents paint type.  | 
      
| 
          
           Represents tiling type.  |