struct MR_expected_void_std_string MR_expected_void_std_string
Definition MRCtm.h:20
struct MR_std_ostream MR_std_ostream
Definition MRCtm.h:22
struct MR_std_istream MR_std_istream
Definition MRCtm.h:21
struct MR_expected_MR_Image_std_string MR_expected_MR_Image_std_string
Definition MRJpeg.h:11
struct MR_Image MR_Image
Definition MRJpeg.h:10
MRC_API MR_expected_void_std_string * MR_ImageSave_toPng_std_ostream(const MR_Image *image, MR_std_ostream *os)
MRC_API MR_expected_MR_Image_std_string * MR_ImageLoad_fromPng_std_istream(MR_std_istream *in)
MRC_API MR_expected_MR_Image_std_string * MR_ImageLoad_fromPng_std_filesystem_path(const char *path, const char *path_end)
MRC_API MR_expected_void_std_string * MR_ImageSave_toPng_std_filesystem_path(const MR_Image *image, const char *path, const char *path_end)
#define MRC_API
Definition exports.h:11