Method | Description | |
---|---|---|
Close ( ) : bool | ||
Dispose ( ) : void | ||
GdkImageLoader ( ) : System | ||
HandleReadDone ( IAsyncResult ar ) : void | ||
Load ( SafeUri uri ) : void |
Method | Description | |
---|---|---|
OnAreaPrepared ( ) : void | ||
OnAreaUpdated ( int x, int y, int width, int height ) : void | ||
OnCompleted ( ) : void |
public HandleReadDone ( IAsyncResult ar ) : void | ||
ar | IAsyncResult | |
return | void |
protected OnAreaUpdated ( int x, int y, int width, int height ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
return | void |