gdk_pixbuf_render_threshold_alpha ( pixbuf bitmap src_x src_y dest_x dest_y width height alpha_threshold -- )


Vocabulary
gdk2.ffi

Inputs
pixbufan object
bitmapan object
src_xan object
src_yan object
dest_xan object
dest_yan object
widthan object
heightan object
alpha_thresholdan object


Outputs
None

Definition


LIBRARY: gdk2 FUNCTION: void
gdk_pixbuf_render_threshold_alpha
( GdkPixbuf* pixbuf, GdkBitmap* bitmap, gint src_x, gint
src_y, gint dest_x, gint dest_y, gint width, gint height,
gint alpha_threshold )