public class LZWEncoder extends Object
Constructor and Description |
---|
LZWEncoder(int width,
int height,
byte[] pixels,
int color_depth) |
public LZWEncoder(int width, int height, byte[] pixels, int color_depth)
public void encode(OutputStream os) throws IOException
IOException
Copyright © 2015 Lucee