|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.fluendo.jkate.RLE
public class RLE
RLE decoding routines.
Constructor Summary | |
---|---|
RLE()
|
Method Summary | |
---|---|
static byte[] |
decodeRLE(com.jcraft.jogg.Buffer opb,
int width,
int height,
int bpp)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RLE()
Method Detail |
---|
public static byte[] decodeRLE(com.jcraft.jogg.Buffer opb, int width, int height, int bpp)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |