Maven module :un.storage : image-jpeg2k :
Class : un.storage.imagery.jpeg2k.model.COD
Extends/Implements : un.storage.imagery.jpeg2k.model.Marker
Subclasses : -

Coding style default.
Describes the coding style, decomposition, and layering that is the default
used for compressing all components of an image (if in the main header) or a
tile (if in the tile-part header) that are not described by COC marker segment.
The parameter values can be overridden for an individual component by a COC
marker segment in either the main or tile-part header.
author  Johann Sorel


Variables : codingStyle, parameters
Functions : COD, read


public int codingStyle

public byte[] parameters


public void COD ()

public void read (DataInputStream ds, SIZ siz)