ConstReadonlyblobMissing: -11A font, profile or cascade nobody has loaded.
Readonlybounds: -3Coordinates or a rectangle fell outside the image.
ReadonlybufferTooSmall: -10The output buffer was too small.
Readonlycorrupt: -8The bitstream is malformed, truncated or inconsistent.
Readonlymemory: -4The allocator could not satisfy a request.
ReadonlynoChannel: -12The image has no channel the operation needs.
ReadonlynotFound: -13The requested key or metadata entry does not exist.
Readonlynull: -1A required pointer argument was NULL.
Readonlyok: 0The call succeeded.
Readonlyplan: -14The plan is full, or holds an operation it cannot combine.
Readonlyrange: -2An argument was outside its documented range.
ReadonlytooLarge: -5The image exceeds the pixel budget; reach for a scaled decode.
ReadonlyunknownFormat: -6The buffer matched no format tinyimg recognizes.
ReadonlyunsupportedCodec: -7Recognized, and this build cannot decode or encode it.
ReadonlyunsupportedVariant: -9Supported format, unsupported variant of it.
Error codes, mirroring
enum TinyImageError.