class documentation
class CaptureMode(BaseModel): (source)
Known subclasses: openflexure_microscope_server.things.camera.picamera.PiCamera2CaptureMode
Description of still capture modes for the camera.
Cameras can sub class this to store camera specific information about the mode.
| Class Variable | description |
Undocumented |
| Class Variable | save |
The resolution to save the image. Use None to save as captured. |