Vuo 2.4.4
Loading...
Searching...
No Matches
VuoImageResize.h
Go to the documentation of this file.
1
9#pragma once
10
11#ifdef __cplusplus
12extern "C"
13{
14#endif
15
16#include "VuoImage.h"
17#include "VuoImageRenderer.h"
18#include "VuoSizingMode.h"
19
20typedef void *VuoImageResize;
21
24
25#ifdef __cplusplus
26}
27#endif