Method GTK2.GdkPixbuf()->copy_area()
- Method copy_area
GTK2.GdkPixbuf
copy_area(GTK2.GdkPixbuf
dest
,int
src_x
,int
src_y
,int
widt
,int
height
,int
dest_x
,int
dest_y
)- Description
Copies a rectangular area from this pixbuf to dest. Conversion of pixbuf formats is done automatically.