Openholo  v2.1
Open Source Digital Holographic Library
ImgControl.h File Reference
#include <atlbase.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   __declspec(dllimport)
 

Enumerations

enum  oph::FLIP {
  oph::NONE, oph::VERTICAL, oph::HORIZONTAL, oph::BOTH,
  oph::NONE, oph::VERTICAL, oph::HORIZONTAL, oph::BOTH
}
 
enum  oph::TYPE {
  oph::BMP, oph::BMP = 1, oph::BMP = 1, oph::JPG,
  oph::JPG = 2, oph::JPG = 2, oph::PNG, oph::PNG = 4,
  oph::PNG = 4, oph::TIFF, oph::GIF, oph::GIF = 5,
  oph::GIF = 5, oph::BMP, oph::BMP = 1, oph::BMP = 1,
  oph::BMP = 1, oph::BMP = 1, oph::JPG, oph::JPG = 2,
  oph::JPG = 2, oph::JPG = 2, oph::JPG = 2, oph::PNG,
  oph::PNG = 4, oph::PNG = 4, oph::PNG = 4, oph::PNG = 4,
  oph::TIFF, oph::GIF, oph::GIF = 5, oph::GIF = 5,
  oph::GIF = 5, oph::GIF = 5
}
 

Macro Definition Documentation

◆ __ImgControl_h

#define __ImgControl_h

Definition at line 3 of file ImgControl.h.

◆ OPH_DLL

#define OPH_DLL   __declspec(dllimport)

Definition at line 11 of file ImgControl.h.