![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for TiffImageFile management. More...
#include <IPSDKUtil/Tools/EnumMacros.h>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::image | |
| Namespace agregating IPSDK image management routines and classes. | |
| ipsdk::image::file | |
| Namespace agregating IPSDK image file (disk image) management routines and classes. | |
Enumerations | |
| enum | ipsdk::image::file::eTiffDirectoryMode { ipsdk::image::file::eTDM_Volume, ipsdk::image::file::eTDM_Temporal } |
| Flag used to interpret tiff directories in term of image geometry. More... | |
| enum | ipsdk::image::file::eTiffBufferMode { ipsdk::image::file::eTBM_Default, ipsdk::image::file::eTBM_Binary, ipsdk::image::file::eTBM_Label } |
| Flag used to interpret tiff data type. More... | |
| enum | ipsdk::image::file::eTiffCompression { ipsdk::image::file::eTC_None, ipsdk::image::file::eTC_Lzw, ipsdk::image::file::eTC_Zip } |
| Flag used to select a tiff compression mode. More... | |
Predefined types for TiffImageFile management.
1.8.14