MeshLib C Docs
Loading...
Searching...
No Matches
MRImageTransform.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_Image
MR_Image
;
// Defined in `#include <MRCMesh/MRImage.h>`.
10
11
16
MRC_API
MR_Image
*
MR_ImageTransform_rotateClockwise90
(
const
MR_Image
*image);
17
18
#ifdef __cplusplus
19
}
// extern "C"
20
#endif
MR_ImageTransform_rotateClockwise90
MRC_API MR_Image * MR_ImageTransform_rotateClockwise90(const MR_Image *image)
MR_Image
struct MR_Image MR_Image
Definition
MRJpeg.h:10
exports.h
MRC_API
#define MRC_API
Definition
exports.h:11
MeshLib
Cbindings
MRCMesh
MRImageTransform.h
Generated by
1.11.0