openflexure-microscope-server/tests/integration_tests
Richard Bowman ee6911f4a7 PNG Capture
This adds an additional action to BaseCamera to capture and return a PNG Blob. It makes the PNG using Pillow, in a very similar way to `capture_jpeg`.

I have parametrized the test for `capture_jpeg` so it now tests both jpeg and png with the same code.
2026-05-15 13:14:27 +01:00
..
test_actions.py PNG Capture 2026-05-15 13:14:27 +01:00