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

TGdkPixbuf.new_from_stream_at_scale

Declaration

Source position: lazgdkpixbuf2.pas line 117

function TGdkPixbuf.new_from_stream_at_scale(

  stream: PGInputStream;

  width: gint;

  height: gint;

  preserve_aspect_ratio: gboolean;

  cancellable: PGCancellable;

  error: PPGError

):PGdkPixbuf;