[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGdkPixbuf2' (#lcl)

gdk_pixbuf_saturate_and_pixelate

Declaration

Source position: lazgdkpixbuf2.pas line 550

procedure gdk_pixbuf_saturate_and_pixelate(

  src: PGdkPixbuf;

  dest: PGdkPixbuf;

  saturation: gfloat;

  pixelate: gboolean

);