daffodil.image

Exposes the :d:class:Image class, which provides basic storage, access and conversion of images.

Members

Classes

Image
class Image(V)

Generic Image class for a given pixel format. Holds a two dimensional array of pixels in a specified format, allowing generic transformations and manipulations using other interfaces.

Meta