[]
Writes POC marker segment. POC is a functional marker segment containing the bounds and progression order for any progression order other than default in the codestream.
protected virtual void writePOC(bool mh, int tileIdx)
Protected Overridable Sub writePOC(mh As Boolean, tileIdx As Integer)
| Type | Name | Description |
|---|---|---|
| bool | mh | Flag indicating whether the main header is to be written |
| int | tileIdx | Tile index |