MeshLib C Docs
Loading...
Searching...
No Matches
MRImageLoad.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
MRCMisc/exports.h
>
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
typedef
struct
MR_expected_MR_Image_std_string
MR_expected_MR_Image_std_string
;
// Defined in `#include <MRCMisc/expected_MR_Image_std_string.h>`.
10
11
16
MRC_API
MR_expected_MR_Image_std_string
*
MR_ImageLoad_fromAnySupportedFormat
(
const
char
*path,
const
char
*path_end);
17
18
#ifdef __cplusplus
19
}
// extern "C"
20
#endif
MR_ImageLoad_fromAnySupportedFormat
MRC_API MR_expected_MR_Image_std_string * MR_ImageLoad_fromAnySupportedFormat(const char *path, const char *path_end)
MR_expected_MR_Image_std_string
struct MR_expected_MR_Image_std_string MR_expected_MR_Image_std_string
Definition
MRJpeg.h:11
exports.h
MRC_API
#define MRC_API
Definition
exports.h:11
MeshLib
Cbindings
MRCMesh
MRImageLoad.h
Generated by
1.11.0