Gdk.Pixbuf.Height Property
Height of the image

Syntax

[GLib.Property("height")]
public int Height { get; }

Value

The height in pixels of the image

Remarks

See also the Pixbuf.Width, Pixbuf.Rowstride and Pixbuf.NChannels for more information about the layout of the image.

Requirements

Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)