Function PSLevelToString
Get the string representation of the given level
id. This function
will return NULL if level
id isn't valid. See getPSLevels
()
for a way to get the list of valid level
ids.
Prototype
string PSLevelToString(
cairo_ps_level_t level
);
Authors
Johannes Pfau | cairoD |
cairo team | cairo |
Copyright
License
cairoD wrapper/bindings | Boost License 1.0 |
cairo | LGPL 2.1 / MPL 1.1 |