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

gdk_pixbuf_new_from_file_at_size

Declaration

Source position: lazgdkpixbuf2.pas line 510

function gdk_pixbuf_new_from_file_at_size(

  filename: Pgchar;

  width: gint;

  height: gint;

  error: PPGError

):PGdkPixbuf;