ITK  5.4.0
Insight Toolkit
Public Types | List of all members
itk::JPEG2000ImageIOInternalEnums Class Reference

#include <itkJPEG2000ImageIO.h>

Detailed Description

This class contains all enum classes used by JPEG2000ImageIOInternal class.

Definition at line 37 of file 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
}
 

Member Enumeration Documentation

◆ DecodingFormat [1/2]

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.

◆ DecodingFormat [2/2]

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.

◆ DFMFormat

Enumerator
PXM_DFMT 
PGX_DFMT 
BMP_DFMT 
YUV_DFMT 

Definition at line 66 of file itkJPEG2000ImageIO.h.


The documentation for this class was generated from the following file: