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

TGdkPixbufAnimation

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

Declaration

Source position: lazgdkpixbuf2.pas line 218

type TGdkPixbufAnimation = object(TGObject)

  function new_from_file();

  

  function new_from_resource();

  

  function new_from_stream();

  

  function new_from_stream_finish();

  

  procedure new_from_stream_async();

  

  function get_height;

  

  function get_iter();

  

  function get_static_image;

  

  function get_width;

  

  function is_static_image;

  

end;

Inheritance

TGdkPixbufAnimation

  

TGObject