Метод | Описание | |
---|---|---|
AspectLoader ( int max_width, int max_height ) : System | ||
Load ( System stream, ImageOrientation, orientation ) : Pixbuf | ||
LoadFromFile ( string path ) : Pixbuf |
Метод | Описание | |
---|---|---|
HandleSizePrepared ( object obj, Gdk.SizePreparedArgs args ) : void |
public AspectLoader ( int max_width, int max_height ) : System | ||
max_width | int | |
max_height | int | |
Результат | System |
public Load ( System stream, ImageOrientation, orientation ) : Pixbuf | ||
stream | System | |
orientation | ImageOrientation, | |
Результат | Pixbuf |
public LoadFromFile ( string path ) : Pixbuf | ||
path | string | |
Результат | Pixbuf |