Openholo
v4.2
Open Source Digital Holographic Library
|
#include <Openholo.h>
Public Member Functions | |
ImageConfig () | |
ImageConfig () | |
ImageConfig () | |
ImageConfig () | |
Public Attributes | |
bool | rotate |
bool | merge |
int | flip |
Definition at line 122 of file Openholo.h.
|
inline |
Definition at line 130 of file Openholo.h.
|
inline |
Definition at line 130 of file Openholo.h.
|
inline |
Definition at line 130 of file Openholo.h.
|
inline |
Definition at line 130 of file Openholo.h.
int ImageConfig::flip |
Definition at line 126 of file Openholo.h.
bool ImageConfig::merge |
Definition at line 125 of file Openholo.h.
bool ImageConfig::rotate |
Definition at line 124 of file Openholo.h.