Maven module :un.storage : image-jpeg2k :
Class : un.storage.imagery.jpeg2k.JPEG2KConstants
Extends/Implements : -
Subclasses : -

author  Johann Sorel


Variables : SIGNATURE, MK_SOC, MK_SOT, MK_SOD, MK_EOC, MK_SIZ, MK_COD, MK_COC, MK_RGN, MK_QCD, MK_QCC, MK_POD, MK_TLM, MK_PLM, MK_PLT, MK_PPM, MK_PPT, MK_SOP, MK_EPH, MK_CME
Functions : -


public byte[] SIGNATURE


Start of codestream */
public int MK_SOC


Start of tile-part */
public int MK_SOT


Start of data */
public int MK_SOD


End of codestreamb */
public int MK_EOC


Image and tile size */
public int MK_SIZ


Coding style default */
public int MK_COD


Coding style component */
public int MK_COC


Region-of-interest */
public int MK_RGN


Quantization default */
public int MK_QCD


Quantization component */
public int MK_QCC


Progression order default */
public int MK_POD


Tile-part lengths, main header */
public int MK_TLM


Packet length, main header */
public int MK_PLM


Packet length, tile-part header */
public int MK_PLT


Packed packet headers, main header */
public int MK_PPM


Packed packet headers, tile-part header */
public int MK_PPT


Start of packet */
public int MK_SOP


End of packet header */
public int MK_EPH


Comment and extension */
public int MK_CME