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

gdk_pixbuf_save_to_stream_async

Declaration

Source position: lazgdkpixbuf2.pas line 551

procedure gdk_pixbuf_save_to_stream_async(

  pixbuf: PGdkPixbuf;

  stream: PGOutputStream;

  type_: Pgchar;

  cancellable: PGCancellable;

  callback: TGAsyncReadyCallback;

  user_data: gpointer;

  args: array of Const

);