Package com.fluendo.jkate
Class RLE
- java.lang.Object
-
- com.fluendo.jkate.RLE
-
public class RLE extends java.lang.Object
RLE decoding routines.
-
-
Constructor Summary
Constructors Constructor Description RLE()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
decodeRLE(com.jcraft.jogg.Buffer opb, int width, int height, int bpp)
-