4#ifndef MRIOEXTRAS_NO_JPEG
ImVec2 size(const ViewportRectangle &rect)
Definition MRViewport.h:32
MRIOEXTRAS_API Expected< void > toJpeg(const Image &image, const std::filesystem::path &path)
saves in .jpg format
tl::expected< T, E > Expected
Definition MRExpected.h:31
MRIOEXTRAS_API Expected< Image > fromJpeg(const std::filesystem::path &path, bool ignoreDecompressErrors=false)
only for bindings generation
Definition MRCameraOrientationPlugin.h:8