package Afterimage
Type Members
- trait AfterimageException extends Throwable
- class FileAlreadyExistsException extends Throwable with AfterimageException
- class InvalidAddressException extends Throwable with AfterimageException
- class InvalidBitmapDataLengthException extends Throwable with AfterimageException
- class InvalidBitmapDataSizeException extends Throwable with AfterimageException
- class InvalidColourPalette extends Throwable with AfterimageException
- class InvalidColourPaletteFilename extends Throwable with AfterimageException
- class InvalidColourPaletteTemplate extends Throwable with AfterimageException
- class InvalidDataRowIndexException extends Throwable with AfterimageException
- class InvalidImageDataException extends Throwable with AfterimageException
- class InvalidImageDataSliceException extends Throwable with AfterimageException
- class InvalidImageModeDataException extends Throwable with AfterimageException
- class InvalidNumberOfPaletteColours extends Throwable with AfterimageException
- class InvalidPaletteColourIndexValue extends Throwable with AfterimageException
- class InvalidPixelCoordinates extends Throwable with AfterimageException
- class InvalidPixelsNumberException extends Throwable with AfterimageException
- class InvalidScreenCoordinates extends Throwable with AfterimageException
- class InvalidScreenDataLengthException extends Throwable with AfterimageException
- class InvalidScreenDataSizeException extends Throwable with AfterimageException
- class InvalidSliceCoordinatesException extends Throwable with AfterimageException
- class InvalidSliceDimensionsException extends Throwable with AfterimageException
- class InvalidSliceSelectionAreaException extends Throwable with AfterimageException
- class NoDataException extends Throwable with AfterimageException