Functionsยง
- chroma_
of_ index - Given an
index
in the [0, 15] range, returns thechroma
value for thatindex
. - index_
of_ chroma - Given a
chroma
value, returns the index of its closest value in the quantization table.
index
in the [0, 15] range, returns the chroma
value for that index
.chroma
value, returns the index of its closest value in the quantization table.