105106107108109110111112113114115
//K<0 case //Pure 2D, group 4 }else if (K<0){ ccitt= new CCITT2D(rawData, width, height, decodeParms); }else if (K>0){ //Mixed 1/2 D encoding we can use either for maximum compression // A 1D line can be followed by up to K-1 2D lines