Package com.fluendo.jkate
Class RLE
java.lang.Object
com.fluendo.jkate.RLE
RLE decoding routines.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
decodeRLE
(com.jcraft.jogg.Buffer opb, int width, int height, int bpp)
-
Constructor Details
-
RLE
public RLE()
-
-
Method Details
-
decodeRLE
public static byte[] decodeRLE(com.jcraft.jogg.Buffer opb, int width, int height, int bpp)
-