public class QuantizationTable extends Object
QuantizationTable(int[] q)
int
getLq()
getPq()
int[]
getQ()
getTq()
void
setLq(int lq)
setPq(int pq)
setQ(int[] q)
setTq(int tq)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QuantizationTable(int[] q)
public int getLq()
public void setLq(int lq)
public int getPq()
public void setPq(int pq)
public int getTq()
public void setTq(int tq)
public int[] getQ()
public void setQ(int[] q)
Copyright © 2020. All rights reserved.