dimage.exceptions

Undocumented in source.

Members

Classes

ChecksumMismatchException
class ChecksumMismatchException

Thrown if the file has a checksum error.

ImageBoundsException
class ImageBoundsException

Thrown if image is being read or written out of bounds.

ImageFileCompressionException
class ImageFileCompressionException

Thrown if compression error is encountered with a file.

ImageFileException
class ImageFileException

Thrown on image file reading/writing errors.

ImageFormatException
class ImageFormatException

Thrown if image format doesn't match.

PaletteBoundsException
class PaletteBoundsException

Thrown if palette is being read or written out of bounds.

Meta