Method Cairo.PSSurface()->restrict_to_level()


Method restrict_to_level

void restrict_to_level(int level)

Description

Restricts the generated PostSript file to level.

This function should only be called before any drawing operations have been performed on the given surface. The simplest way to do this is to call this function immediately after creating the surface.

Parameter level

PostScript level

There are no comments to this page yet!