Enum Jpeg2000Codec

Jpeg2000Codec enumeration

Represents JPEG2000 image type

public enum Jpeg2000Codec

Values

NameValueDescription
J2K0The j2k codec format
Jp21The JP2 codec format
Jpt2The JPT codec format (Not supported)

See Also