Handbook
Glossary
gdk_pixbuf_saturate_and_pixelate ( pixbuf dest saturation pixelate -- )
Vocabulary
gdk2
.
pixbuf
.
ffi
Inputs
pixbuf
an
object
dest
an
object
saturation
an
object
pixelate
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.pixbuf.ffi
LIBRARY:
gdk.pixbuf
FUNCTION:
void
gdk_pixbuf_saturate_and_pixelate
( GdkPixbuf* pixbuf, GdkPixbuf* dest,
gfloat
saturation,
gboolean
pixelate )