| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgdkpixbuf2.pas line 283
type TGdkPixbufLoader = object(TGObject)  | 
||
  | 
||
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;  | 
  | 
||
  |