dmagick.Exception

Classes that wrap the Imagemagick exception handling.

Members

Classes

DMagickError
class DMagickError

A base class for all errors thrown bij DMagick. The following Errors are derived from this class:

DMagickException
class DMagickException

A base class for all exceptions thrown bij DMagick. The following Exceptions are derived from this class:

Structs

DMagickExceptionInfo
struct DMagickExceptionInfo

This struct is used to wrap the ImageMagick exception handling. Needs dmd >= 2.053 Usage:

Meta

License

zlib (See accompanying LICENSE file)

Authors

Mike Wey