JavaScript is disabled on your browser.
Skip navigation links
Overview
Tree
Deprecated
Index
Search
Help
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
org.apache.pdfbox.jbig2.Bitmap.getByteArray()
don't expose the underlying byte array, will be removed in a future release.
org.apache.pdfbox.jbig2.Bitmap.getMemorySize()
renamed, will be removed in a future release. Use
Bitmap.getLength()
instead.