Class FileJPEG2000.opj_marker_info_t

java.lang.Object
gov.nih.mipav.model.file.FileJPEG2000.opj_marker_info_t
Enclosing class:
FileJPEG2000

class FileJPEG2000.opj_marker_info_t extends Object
Marker structure
  • Field Details

    • type

      short type
      marker type
    • pos

      long pos
      position in codestream
    • len

      int len
      length, marker val included
  • Constructor Details

    • opj_marker_info_t

      opj_marker_info_t()