Openholo  v4.0
Open Source Digital Holographic Library
ImgControl.h File Reference
#include <stdlib.h>
Include dependency graph for ImgControl.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ __ImgControl_h

#define __ImgControl_h

Definition at line 3 of file ImgControl.h.

◆ OPH_DLL

#define OPH_DLL

Definition at line 16 of file ImgControl.h.

Variable Documentation

◆ BMP

BMP

Definition at line 32 of file ImgControl.h.

◆ HORIZONTAL

HORIZONTAL

Definition at line 24 of file ImgControl.h.

◆ JPG

JPG

Definition at line 32 of file ImgControl.h.

◆ NONE

NONE

Definition at line 24 of file ImgControl.h.

◆ PNG

PNG

Definition at line 32 of file ImgControl.h.

◆ TIFF

TIFF

Definition at line 32 of file ImgControl.h.

◆ VERTICAL

VERTICAL

Definition at line 24 of file ImgControl.h.