Struct RGBA

Struct representing a RGBA color

Constructors

Name Description
this

Fields

Name Type Description
alpha double
blue double
green double
red double

Methods

Name Description
opCast convert RGBA struct to RGB struct. Alpha is discarded

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