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