Class Cairo.Context

Description

The cairo drawing context


Method create

Cairo.Context Cairo.Context(Surface target)

Description

Creates a new context with all graphics state parameters set to default values and with target as a target surface.

Parameter target

target surface for the context