MeshLib C++ Docs
Loading...
Searching...
No Matches
MRImageTransform.h
Go to the documentation of this file.
1#pragma once
2#include "MRMeshFwd.h"
3#include "MRImage.h"
4
6{
7
10
11}
#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:80
Definition MRImageTransform.h:6
MRMESH_API Image rotateClockwise90(const Image &image)
creates an image rotated 90 degrees clockwise
Definition MRImage.h:15