mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Some cameras will accept a different resolution as the mode but then provide JPEG images of a different size. Trust the JPEG image size if available. This also validates the JPEG image is actually JPEG.