Gtk.Image.SetFromImage Method
Creates a Gtk.Image widget displaying an image with a mask.

Syntax

public void SetFromImage (Gdk.Image gdk_image, Gdk.Pixmap mask)

Parameters

gdk_image
an object of type Gdk.Image
mask
an object of type Gdk.Pixmap

Remarks

Creates a Gtk.Image widget displaying an image with a mask. A Gdk.Image is a client-side image buffer in the pixel format of the current display.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Since: Gtk# 2.4