[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.HeaderDecoder.getTilingOrigin

getTilingOrigin Method

getTilingOrigin(Coord)

Returns the tiling origin, referred to as '(Px,Py)' in the 'ImgData' interface.

Declaration
public Coord getTilingOrigin(Coord co)
Parameters
Type Name Description
Coord co

If not null this object is used to return the information. If null a new one is created and returned.

Returns
Type Description
Coord

The coordinate of the tiling origin, in the canvas system, on the reference grid.