-
public class EmptyJpegGeneratorProducer that emits a dummy, fixed-size JPEG bytearray.
The purpose of this jpeg is to serve as the source for a purgeable bitmap which will in turn have its contents overwritten, enabling us to copy into a purgeable bitmap.
-
-
Constructor Summary
Constructors Constructor Description EmptyJpegGenerator(PooledByteBufferFactory pooledByteBufferFactory)
-