Struct RGB

Struct representing a RGB color

Constructors

Name Description
this

Fields

Name Type Description
blue double
green double
red double

Methods

Name Description
opCast convert RGBA struct to RGB struct. Alpha is set to '1.0'

Authors

Johannes Pfau cairoD
Andrej Mitrovic cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1