Vuo  2.3.2
VuoImageAverage.h
Go to the documentation of this file.
1 
10 #pragma once
11 
12 #ifdef __cplusplus
13 extern "C" {
14 #endif
15 
16 #include "VuoImage.h"
17 #include "VuoList_VuoImage.h"
18 
19 typedef void *VuoImageAverage;
20 
23 
24 #ifdef __cplusplus
25 }
26 #endif