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

TGdkPixbuf.new_from_file_at_scale

Declaration

Source position: lazgdkpixbuf2.pas line 112

function TGdkPixbuf.new_from_file_at_scale(

  filename: Pgchar;

  width: gint;

  height: gint;

  preserve_aspect_ratio: gboolean;

  error: PPGError

):PGdkPixbuf;