Function cairo_ps_get_levels

Prototype

extern(C) void cairo_ps_get_levels(
  immutable(cairo_ps_level_t*)* levels,
  int* num_levels
);

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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