Vuo  2.4.0
VuoHorizontalSide.h
Go to the documentation of this file.
1
10#pragma once
11
14#define VuoList_VuoHorizontalSide_TYPE_DEFINED
16
28typedef enum {
29 VuoHorizontalSide_Left, // 8 bits per channel (32 bits per RGBA pixel)
30 VuoHorizontalSide_Right // 16 bits per channel (64 bits per RGBA pixel)
32
37
47