Isis Developer Reference
JP2Encoder.h File Reference
#include <string>
#include "PixelType.h"

Go to the source code of this file.

Classes

class  Isis::JP2Encoder
 JPEG2000 encoder 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
 
#define INCREMENTAL_FLUSH_BYTES   (256 * 1024 * 1024)
 

Macro Definition Documentation

◆ INCREMENTAL_FLUSH_BYTES

#define INCREMENTAL_FLUSH_BYTES   (256 * 1024 * 1024)

◆ 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.