errors#

Custom errors raised by the package.

exception FileFormatError(message='Error in file format.')[source]#

Indicates an error in the image’s file format.

exception ZoomError(message='Zoom level not available.')[source]#

Indicates an invalid zoom level was requested.