Method | Description | |
---|---|---|
CreateSimilar ( Cairo content, int width, int height ) : Cairo.Surface | ||
Dispose ( ) : void | ||
Finish ( ) : Status | ||
Flush ( ) : void | ||
Lookup ( |
||
MarkDirty ( ) : void | ||
MarkDirty ( Rectangle rectangle ) : void | ||
SetFallbackResolution ( double x, double y ) : void | ||
WriteToPng ( string filename ) : void |
Method | Description | |
---|---|---|
CheckDisposed ( ) : void | ||
Dispose ( bool disposing ) : void | ||
Surface ( |
public CreateSimilar ( Cairo content, int width, int height ) : Cairo.Surface | ||
content | Cairo | |
width | int | |
height | int | |
return | Cairo.Surface |
public static Lookup ( |
||
surface | ||
owned | bool | |
return |
public MarkDirty ( Rectangle rectangle ) : void | ||
rectangle | Rectangle | |
return | void |
public SetFallbackResolution ( double x, double y ) : void | ||
x | double | |
y | double | |
return | void |
protected Surface ( |
||
handle | ||
owner | bool | |
return | System |