4#ifndef MRIOEXTRAS_NO_PNG
MRIOEXTRAS_API Expected< void > toPng(const Image &image, const std::filesystem::path &path)
saves in .png format
tl::expected< T, E > Expected
Definition MRExpected.h:31
MRIOEXTRAS_API Expected< Image > fromPng(const std::filesystem::path &path)
loads from .png format
only for bindings generation
Definition MRCameraOrientationPlugin.h:8