PixelFormat#
- class deapi.PixelFormat(value)#
Bases:
Enum
An Enum describing the pixel format of the image data returned by the DE API
Attributes
Methods
Convert the PixelFormat to a numpy dtype
PixelFormat.from_numpy_dtype
(dtype)Convert a numpy dtype to a PixelFormat