class HexaPDF:: Content:: ColorSpace:: Universal:: Color
Parent | Object |
---|---|
Included Modules |
HexaPDF::Content::ColorSpace::ColorUtils |
A single color in the universal color space.
This doesn’t represent a real color but is a place holder for a color in a color space that isn’t implemented yet.
Attributes
Returns the componets of the universal color, i.e. all arguments provided on initialization.
Public Class Methods
Creates a new universal color with the given components.