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

gdk_pixbuf_save_to_buffer

Declaration

Source position: lazgdkpixbuf2.pas line 525

function gdk_pixbuf_save_to_buffer(

  pixbuf: PGdkPixbuf;

  buffer: PPgchar;

  buffer_size: Pgsize;

  type_: Pgchar;

  error: PPGError;

  args: array of Const

):gboolean;