Class Color
Inherited by the following classes: CMYKColor, RGBColor
Public Functions
| Type | Name |
|---|---|
| Color (const Color &) = default |
|
| Color () = default |
|
| Color & | operator= (const Color &) = default |
| virtual CMYKColor | toCMYK () const = 0 |
| virtual RGBColor | toRGB () const = 0 |
| virtual | ~Color () = default |
Public Functions Documentation
function Color [1/2]
function Color [2/2]
function operator=
function toCMYK
function toRGB
function ~Color
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/isom/colors.hpp