示例#1
0
 public void setACTable(JpegHuffmanTable table)
 {
     acTable = HuffmanTable.GetHuffmanTable(table);
 }