Package: gdk-pixbuf
Function gdk-pixbuf-copy-area
Lambda Listgdk-pixbuf-copy-area (src xsrc ysrc width height dest xdest ydest) ArgumentsDetails Copies a rectangular area from src to dest.
Conversion of pixbuf formats is done automatically. If the source rectangle overlaps the destination rectangle on the same pixbuf, it will be overwritten during the copy operation. Therefore, you can not use this function to scroll a pixbuf. | See also |
*2021-12-12