#include <mi32/tiffext.h>

Public Member Functions | |
| TIFFEXT_FILE () | |
| ~TIFFEXT_FILE () | |
| ERRVALUE | Close () |
| FILEPATH | GetPath () const |
| ERRVALUE | Make (const FILEPATH &filepath, bool IsBigTiff=false) |
| ERRVALUE | Open (const FILEPATH &filepath) |
| TIFFEXT_FILE::TIFFEXT_FILE | ( | ) |
Constructor.
| TIFFEXT_FILE::~TIFFEXT_FILE | ( | ) |
Destructor.
| ERRVALUE TIFFEXT_FILE::Close | ( | ) |
Close file.
| FILEPATH TIFFEXT_FILE::GetPath | ( | ) | const |
Make new TIFF file.
1.6.1