#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:46
MRMESH_API Expected< Image > fromAnySupportedFormat(const std::filesystem::path &path)
detects the format from file extension and loads image from it
MRVIEWER_API void Image(const MR::ImGuiImage &image, const ImVec2 &size, const MR::Color &multColor)
draw image with Y-direction inversed up-down
Definition MRCameraOrientationPlugin.h:8
tl::expected< T, E > Expected
Definition MRExpected.h:58