Pixbuf.copyOptions

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

class Pixbuf
bool
copyOptions

Parameters

destPixbuf Pixbuf

the gdk.Pixbuf to copy options to

Return Value

Type: bool

TRUE on success.

Meta

Since

2.36