[]
Returns the tiling origin, referred to as '(xt0siz,yt0siz)' in the codestream header (SIZ marker segment).
public Coord getTilingOrigin(Coord co)
| 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. |
| Type | Description |
|---|---|
| Coord | The coordinate of the tiling origin, in the canvas system, on the reference grid. |