#include <Envi.h>
Definition at line 8 of file Envi.h.
EnviFile::EnviFile |
( |
const std::string & |
_filename | ) |
|
void EnviFile::closeFile |
( |
| ) |
|
uint16_t * EnviFile::getAvg |
( |
| ) |
|
unsigned int EnviFile::getBytesPerPixel |
( |
| ) |
const |
void * EnviFile::getDataByFrame |
( |
unsigned int |
frame | ) |
const |
double EnviFile::getFps |
( |
| ) |
const |
unsigned long long EnviFile::getHeight |
( |
| ) |
const |
unsigned long long EnviFile::getNumFrames |
( |
| ) |
const |
double EnviFile::getTint |
( |
| ) |
const |
unsigned long long EnviFile::getWidth |
( |
| ) |
const |
void EnviFile::openFile |
( |
const std::string & |
_filename | ) |
|
The documentation for this class was generated from the following files:
- /builds/ls-mayer/runmacs/cpp/include/Envi.h
- /builds/ls-mayer/runmacs/cpp/src/Envi.cpp