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

gdk_pixbuf_new_from_file_at_scale

Declaration

Source position: lazgdkpixbuf2.pas line 509

function gdk_pixbuf_new_from_file_at_scale(

  filename: Pgchar;

  width: gint;

  height: gint;

  preserve_aspect_ratio: gboolean;

  error: PPGError

):PGdkPixbuf;