Gtk
Image
SetFromPixmap
Gtk.Image.SetFromPixmap Method
Creates a
Gtk.Image
widget displaying an image with a mask.
Syntax
public
void
SetFromPixmap
(
Gdk.Pixmap
pixmap,
Gdk.Pixmap
mask)
Parameters
pixmap
an object of type
Gdk.Pixmap
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