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

gdk_pixbuf_save_to_streamv

Declaration

Source position: lazgdkpixbuf2.pas line 531

function gdk_pixbuf_save_to_streamv(

  pixbuf: PGdkPixbuf;

  stream: PGOutputStream;

  type_: Pgchar;

  option_keys: PPgchar;

  option_values: PPgchar;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;