Surface.getContent - multiple declarations
- Function Surface.getContent
- Function Surface.getContent
Function Surface.getContent
This function returns the content
type
of surface which indicates
whether the surface contains color and/or alpha information.
See Content
.
Prototype
cairo_content_t getContent();
Function Surface.getContent
This function returns the content
type
of surface which indicates
whether the surface contains color and/or alpha information.
See Content
.
Prototype
cairo_content_t getContent();
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 |