WPOCT Software Developer's Kit (SDK)
SDK For using Wasatch Photonics OCT Spectrometers
Functions
Image.h File Reference

Interface and template implementation of the WPImage class. More...

#include <string>
#include <vector>
#include <iostream>
#include <fstream>
Include dependency graph for Image.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

class __declspec (dllexport) WPImage
 Gets the instance of the camera object. More...
 

Detailed Description

Interface and template implementation of the WPImage class.

Function Documentation

◆ __declspec()

class __declspec ( dllexport  )

Gets the instance of the camera object.

Creates an instance of the in/out data object.

Gets the instance of the scan converter object.

Gets the instance of the controller object.

Destroys an instance of the in/out data object.

Destroys the instance of the scan converter object.

Destroys the instance of the controller object.

Destroys the instance of the camera object.

Returns
true if deletion was successful
true on success