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

TGdkPixbufLoader

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgdkpixbuf2.pas line 283

type TGdkPixbufLoader = object(TGObject)

  priv: gpointer;

  

  function new;

  

  function new_with_mime_type();

  

  function new_with_type();

  

  function close();

  

  function get_animation;

  

  function get_format;

  

  function get_pixbuf;

  

  procedure set_size();

  

  function write();

  

  function write_bytes();

  

end;

Inheritance

TGdkPixbufLoader

  

TGObject