ITK
6.0.0
Insight Toolkit
|
#include <itkJPEG2000ImageIO.h>
This class contains all enum classes used by JPEG2000ImageIOInternal class.
Definition at line 37 of file itkJPEG2000ImageIO.h.
Public Types | |
enum class | DecodingFormat : uint8_t { J2K_CFMT = 0 , JP2_CFMT = 1 , JPT_CFMT = 2 , MJ2_CFMT = 3 , J2K_CFMT = 0 , JP2_CFMT = 1 , JPT_CFMT = 2 , MJ2_CFMT = 3 } |
enum class | DecodingFormat : uint8_t { J2K_CFMT = 0 , JP2_CFMT = 1 , JPT_CFMT = 2 , MJ2_CFMT = 3 , J2K_CFMT = 0 , JP2_CFMT = 1 , JPT_CFMT = 2 , MJ2_CFMT = 3 } |
enum class | DFMFormat : uint8_t { PXM_DFMT = 0 , PGX_DFMT = 1 , BMP_DFMT = 2 , YUV_DFMT = 3 } |
|
strong |
Enumerator | |
---|---|
J2K_CFMT | |
JP2_CFMT | |
JPT_CFMT | |
MJ2_CFMT | |
J2K_CFMT | |
JP2_CFMT | |
JPT_CFMT | |
MJ2_CFMT |
Definition at line 44 of file itkJPEG2000ImageIO.h.
|
strong |
Enumerator | |
---|---|
J2K_CFMT | |
JP2_CFMT | |
JPT_CFMT | |
MJ2_CFMT | |
J2K_CFMT | |
JP2_CFMT | |
JPT_CFMT | |
MJ2_CFMT |
Definition at line 57 of file itkJPEG2000ImageIO.h.
|
strong |
Enumerator | |
---|---|
PXM_DFMT | |
PGX_DFMT | |
BMP_DFMT | |
YUV_DFMT |
Definition at line 66 of file itkJPEG2000ImageIO.h.