public final class BitmapSerializeUtils extends Object
Helper for serialization of bitmaps in the very specific
use case of having the same bitmap on both ends and just
marshaling the pixels from one side to the other.
Fields Summary
Constructors Summary
private BitmapSerializeUtils()
System.loadLibrary("printspooler_jni");
/* do nothing */