Openholo
v4.2
Open Source Digital Holographic Library
|
#include <stdlib.h>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | oph::ImgControl |
Namespaces | |
oph | |
Macros | |
#define | __ImgControl_h |
#define | OPH_DLL |
Variables | |
NONE | |
VERTICAL | |
HORIZONTAL | |
BMP | |
JPG | |
PNG | |
TIFF | |
#define __ImgControl_h |
Definition at line 3 of file ImgControl.h.
#define OPH_DLL |
Definition at line 17 of file ImgControl.h.
BMP |
Definition at line 33 of file ImgControl.h.
HORIZONTAL |
Definition at line 25 of file ImgControl.h.
JPG |
Definition at line 33 of file ImgControl.h.
NONE |
Definition at line 25 of file ImgControl.h.
PNG |
Definition at line 33 of file ImgControl.h.
TIFF |
Definition at line 33 of file ImgControl.h.
VERTICAL |
Definition at line 25 of file ImgControl.h.