[]
Returns true if given tile-component uses derived quantization step size.
public virtual bool isDerived(int t, int c)
Type | Name | Description |
---|---|---|
int | t | Tile index |
int | c | Component index |
Type | Description |
---|---|
bool | True if derived quantization step size |