| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Source position: lazgdkpixbuf2.pas line 542
procedure gdk_pixbuf_copy_area(  | 
src_pixbuf: PGdkPixbuf;  | 
src_x: gint;  | 
src_y: gint;  | 
width: gint;  | 
height: gint;  | 
dest_pixbuf: PGdkPixbuf;  | 
dest_x: gint;  | 
dest_y: gint  | 
);  |