Class Cairo.Context

Inheritance graph
Description

The cairo drawing context


Inherit Pointer

inherit Val.Pointer : Pointer


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