ITK
5.2.0
Insight Toolkit
|
#include <itkJPEG2000ImageIO.h>
Public Types | |
enum | DecodingFormat : uint8_t { DecodingFormat::J2K_CFMT = 0, DecodingFormat::JP2_CFMT = 1, DecodingFormat::JPT_CFMT = 2, DecodingFormat::MJ2_CFMT = 3, DecodingFormat::J2K_CFMT = 0, DecodingFormat::JP2_CFMT = 1, DecodingFormat::JPT_CFMT = 2, DecodingFormat::MJ2_CFMT = 3 } |
enum | DecodingFormat : uint8_t { DecodingFormat::J2K_CFMT = 0, DecodingFormat::JP2_CFMT = 1, DecodingFormat::JPT_CFMT = 2, DecodingFormat::MJ2_CFMT = 3, DecodingFormat::J2K_CFMT = 0, DecodingFormat::JP2_CFMT = 1, DecodingFormat::JPT_CFMT = 2, DecodingFormat::MJ2_CFMT = 3 } |
enum | DFMFormat : uint8_t { DFMFormat::PXM_DFMT = 0, DFMFormat::PGX_DFMT = 1, DFMFormat::BMP_DFMT = 2, DFMFormat::YUV_DFMT = 3 } |
This class contains all enum classes used by JPEG2000ImageIOInternal class.
Definition at line 37 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 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.