Isis Developer Reference
JP2Decoder.h File Reference
#include <string>

Go to the source code of this file.

Classes

class  Isis::JP2Decoder
 JPEG2000 decoder class. More...
 

Namespaces

namespace  Isis
 This is free and unencumbered software released into the public domain.
 

Macros

#define MIN_STRIPE_HEIGHT   256
 This is free and unencumbered software released into the public domain.
 
#define MAX_STRIPE_HEIGHT   8192
 

Macro Definition Documentation

◆ MAX_STRIPE_HEIGHT

#define MAX_STRIPE_HEIGHT   8192

◆ MIN_STRIPE_HEIGHT

#define MIN_STRIPE_HEIGHT   256

This is free and unencumbered software released into the public domain.

The authors of ISIS do not claim copyright on the contents of this file. For more details about the LICENSE terms and the AUTHORS, you will find files of those names at the top level of this repository.

Referenced by Isis::JP2Decoder::OpenFile(), and Isis::JP2Encoder::OpenFile().