gdk_pixbuf_render_pixmap_and_mask_for_colormap ( pixbuf colormap pixmap_return mask_return alpha_threshold -- )


Vocabulary
gdk2.ffi

Inputs
pixbufan object
colormapan object
pixmap_returnan object
mask_returnan object
alpha_thresholdan object


Outputs
None

Definition


LIBRARY: gdk2 FUNCTION: void
gdk_pixbuf_render_pixmap_and_mask_for_colormap
( GdkPixbuf* pixbuf, GdkColormap* colormap, GdkPixmap*
pixmap_return, GdkBitmap* mask_return, gint alpha_threshold
)