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 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
}
 

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

enum class itk::JPEG2000ImageIOInternalEnums::DFMFormat : uint8_t
strong
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: