[]
Returns the width of a packet for the specified tile-component and resolution level.
int getPPX(int t, int c, int r)
| Type | Name | Description |
|---|---|---|
| int | t | The tile |
| int | c | The component |
| int | r | The resolution level |
| Type | Description |
|---|---|
| int | The width of a packet for the specified tile- component and resolution level. |