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

gdk_pixbuf_scale_simple

Declaration

Source position: lazgdkpixbuf2.pas line 533

function gdk_pixbuf_scale_simple(

  src: PGdkPixbuf;

  dest_width: gint;

  dest_height: gint;

  interp_type: TGdkInterpType

):PGdkPixbuf;