| Value | Meaning |
|---|---|
| CORRUPT_IMAGE0 | An image file was broken somehow. |
| INSUFFICIENT_MEMORY1 | Not enough memory. |
| BAD_OPTION2 | A bad option was passed to a pixbuf save module. |
| UNKNOWN_TYPE3 | Unknown image type. |
| UNSUPPORTED_OPERATION4 | Don't know how to perform the given operation on the type of image at hand. |
| FAILED5 | Generic failure code, something went wrong. |
| INCOMPLETE_ANIMATION6 | Only part of the animation was loaded. |
An error code in the GDK_PIXBUF_ERROR domain. Many gdk-pixbuf operations can cause errors in this domain, or in the G_FILE_ERROR domain.