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

TGdkPixbufSaveFunc

Declaration

Source position: lazgdkpixbuf2.pas line 106

type TGdkPixbufSaveFunc = function(

  buf: Pgchar;

  count: gsize;

  error: PPGError;

  data: gpointer

):gboolean;