PySpin.IImageList¶
- class IImageList(*args, **kwargs)¶
The interface file for ImageList class.
- Clear(self)¶
- GetByPayloadType(self, payloadType) ImagePtr¶
Parameters¶
payloadType: enum Spinnaker::ImagePayloadType const
- GetByPixelFormat(self, pixelFormat) ImagePtr¶
Parameters¶
pixelFormat: enum Spinnaker::PixelFormatEnums
- GetImagesByPayloadType(self, payloadType) ImageList¶
Parameters¶
payloadType: enum Spinnaker::ImagePayloadType const
- GetImagesByPixelFormat(self, pixelFormat) ImageList¶
Parameters¶
pixelFormat: enum Spinnaker::PixelFormatEnums
- GetSize(self) unsigned int¶
- Release(self)¶