com.fluendo.jkate

Class RLE

public class RLE extends Object

RLE decoding routines.
Method Summary
static byte[]decodeRLE(Buffer opb, int width, int height, int bpp)

Method Detail

decodeRLE

public static byte[] decodeRLE(Buffer opb, int width, int height, int bpp)