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
Field | Description |
---|---|
J2K | The j2k codec format |
Jp2 | The JP2 codec format |
Jpt | The 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)