Method | Description | |
---|---|---|
AspectLoader ( int max_width, int max_height ) : System | ||
Load ( System stream, ImageOrientation, orientation ) : Pixbuf | ||
LoadFromFile ( string path ) : Pixbuf |
Method | Description | |
---|---|---|
HandleSizePrepared ( object obj, Gdk.SizePreparedArgs args ) : void |
public AspectLoader ( int max_width, int max_height ) : System | ||
max_width | int | |
max_height | int | |
return | System |
public Load ( System stream, ImageOrientation, orientation ) : Pixbuf | ||
stream | System | |
orientation | ImageOrientation, | |
return | Pixbuf |