Gdk
Pixbuf
Width
Gdk.Pixbuf.Width Property
The width of the image
Syntax
[GLib.Property("width")]
public
int
Width
{ get; }
Value
The width in pixels of the image
Remarks
This is the width of the image in pixels. See the
Pixbuf.Rowstride
property as well.
Requirements
Namespace:
Gdk
Assembly:
gdk-sharp (in gdk-sharp.dll)