Value | Meaning |
---|---|
CorruptImage0 | An image file was broken somehow. |
InsufficientMemory1 | Not enough memory. |
BadOption2 | A bad option was passed to a pixbuf save module. |
UnknownType3 | Unknown image type. |
UnsupportedOperation4 | Don't know how to perform the given operation on the type of image at hand. |
Failed5 | Generic failure code, something went wrong. |
IncompleteAnimation6 | 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.