Method GDK2.Pixbuf()->copy_area()


Method copy_area

GDK2.Pixbuf copy_area(GDK2.Pixbuf 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.