Package: gdk-pixbuf

Function gdk-pixbuf-copy-options

Lambda List

gdk-pixbuf-copy-options (src dest)

Arguments

src -- a gdk-pixbuf to copy options from
dest -- a gdk-pixbuf to copy options to

Return Value

True on sucess.

Details

Copy the key/value pair options attached to a pixbuf to another. This is useful to keep original metadata after having manipulated a file. However be careful to remove metadata which you have already applied, such as the "orientation" option after rotating the image.

Since 2.36
 

See also

2021-12-12