Maven module :un.storage : image-jpeg :
Class : un.storage.imagery.jpeg.model.SOFFrameHeader
Extends/Implements : -
Subclasses : -

JPEG Frame header : SOF tag
author  Johann Sorel


Variables : cspectables, samplePrecision, height, width
Functions : getComponent, getMaxHorizontalSamplingFactor, getMaxVertitalSampligFactor, read


public SOFComponent[] cspectables

public int samplePrecision

public int height

public int width



Get SOF component for given id.
param  id
return
public SOFComponent getComponent (int id)

public int getMaxHorizontalSamplingFactor ()

public int getMaxVertitalSampligFactor ()

public void read (DataInputStream ds)