Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Draw ( Xwt.Backends.ApplicationContext actx, Cairo ctx, double scaleFactor, double x, double y, |
||
GetBestFrame ( Xwt.Backends.ApplicationContext actx, Gtk w, |
||
GetBestFrame ( Xwt.Backends.ApplicationContext actx, Gtk w, double width, double height, bool forceExactSize ) : Gdk.Pixbuf | ||
GetBestFrame ( Xwt.Backends.ApplicationContext actx, double scaleFactor, |
||
GetBestFrame ( Xwt.Backends.ApplicationContext actx, double scaleFactor, double width, double height, bool forceExactSize ) : Gdk.Pixbuf | ||
GtkImage ( Gdk img ) : System | ||
GtkImage ( IEnumerable |
||
GtkImage ( IEnumerable |
||
GtkImage ( ImageDrawCallback drawCallback ) : System | ||
GtkImage ( string stockId ) : System | ||
ToPixbuf ( Xwt.Backends.ApplicationContext actx, Gtk w ) : Gdk.Pixbuf | ||
ToPixbuf ( Xwt.Backends.ApplicationContext actx, double width, double height ) : Gdk.Pixbuf |
Method | Description | |
---|---|---|
AddFrame ( ImageFrame frame ) : void | ||
DrawPixbuf ( Cairo ctx, Gdk img, double x, double y, |
||
FindFrame ( int width, int height, double scaleFactor ) : Gdk.Pixbuf | ||
RenderFrame ( Xwt.Backends.ApplicationContext actx, double scaleFactor, |
public Draw ( Xwt.Backends.ApplicationContext actx, Cairo ctx, double scaleFactor, double x, double y, |
||
actx | Xwt.Backends.ApplicationContext | |
ctx | Cairo | |
scaleFactor | double | |
x | double | |
y | double | |
idesc | ||
return | void |
public GetBestFrame ( Xwt.Backends.ApplicationContext actx, Gtk w, |
||
actx | Xwt.Backends.ApplicationContext | |
w | Gtk | |
idesc | ||
forceExactSize | bool | |
return | Gdk.Pixbuf |
public GetBestFrame ( Xwt.Backends.ApplicationContext actx, Gtk w, double width, double height, bool forceExactSize ) : Gdk.Pixbuf | ||
actx | Xwt.Backends.ApplicationContext | |
w | Gtk | |
width | double | |
height | double | |
forceExactSize | bool | |
return | Gdk.Pixbuf |
public GetBestFrame ( Xwt.Backends.ApplicationContext actx, double scaleFactor, |
||
actx | Xwt.Backends.ApplicationContext | |
scaleFactor | double | |
idesc | ||
forceExactSize | bool | |
return | Gdk.Pixbuf |
public GetBestFrame ( Xwt.Backends.ApplicationContext actx, double scaleFactor, double width, double height, bool forceExactSize ) : Gdk.Pixbuf | ||
actx | Xwt.Backends.ApplicationContext | |
scaleFactor | double | |
width | double | |
height | double | |
forceExactSize | bool | |
return | Gdk.Pixbuf |
public GtkImage ( IEnumerable |
||
frames | IEnumerable |
|
return | System |
public GtkImage ( IEnumerable |
||
frames | IEnumerable |
|
return | System |
public GtkImage ( ImageDrawCallback drawCallback ) : System | ||
drawCallback | ImageDrawCallback | |
return | System |
public ToPixbuf ( Xwt.Backends.ApplicationContext actx, Gtk w ) : Gdk.Pixbuf | ||
actx | Xwt.Backends.ApplicationContext | |
w | Gtk | |
return | Gdk.Pixbuf |
public ToPixbuf ( Xwt.Backends.ApplicationContext actx, double width, double height ) : Gdk.Pixbuf | ||
actx | Xwt.Backends.ApplicationContext | |
width | double | |
height | double | |
return | Gdk.Pixbuf |