public class BitFile extends Object
Constructor and Description |
---|
BitFile(ImageOutputStream output,
boolean blocks) |
public BitFile(ImageOutputStream output, boolean blocks)
output
- destination for output datablocks
- GIF LZW requires block counts for output datapublic void flush() throws IOException
IOException
public void writeBits(int bits, int numbits) throws IOException
IOException
Copyright © 2014 Open Microscopy Environment