Jpeg2000Codec

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class Jpeg2000Codec extends System.Enum

Represents JPEG2000 image type

Fields

FieldDescription
J2KThe j2k codec format
Jp2The JP2 codec format
JptThe JPT codec format (Not supported)

J2K

public static final int J2K

The j2k codec format

Jp2

public static final int Jp2

The JP2 codec format

Jpt

public static final int Jpt

The JPT codec format (Not supported)