
.. automodule:: wand.api
   :members:
   :exclude-members: AffineMatrix, MagickPixelPacket, libc, library, libmagick, PixelInfo, PointInfo

.. py:data:: library

    :class:`ctypes.CDLL`) The `MagickWand <https://imagemagick.org/script/magick-wand.php>`_ library.

.. py:data:: libmagick

    (:class:`ctypes.CDLL`) The `MagickCore <https://imagemagick.org/script/magick-core.php>`_ library.

    .. versionadded:: 0.1.10
