메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
CheckDisposed ( ) : void | ||
Dispose ( bool disposing ) : void | ||
Surface ( |
public CreateSimilar ( Cairo content, int width, int height ) : Cairo.Surface | ||
content | Cairo | |
width | int | |
height | int | |
리턴 | Cairo.Surface |
public static Lookup ( |
||
surface | ||
owned | bool | |
리턴 |
public SetFallbackResolution ( double x, double y ) : void | ||
x | double | |
y | double | |
리턴 | void |
protected Surface ( |
||
handle | ||
owner | bool | |
리턴 | System |