Package org.apache.pdfbox.pdmodel.graphics.image
package org.apache.pdfbox.pdmodel.graphics.image
This package deals with images that are stored in a PDF document.
-
ClassDescriptionFactory for creating a PDImageXObject containing a CCITT Fax compressed TIFF image.Factory for creating a PDImageXObject containing a JPEG compressed image.Factory for creating a PDImageXObject containing a lossless compressed image.An image in a PDF document.An Image XObject.An inline image object which uses a special syntax to express the data for a small image directly within the content stream.This factory tries to encode a PNG given as byte array into a PDImageXObject by directly coping the image data into the PDF streams without decoding/encoding and re-compressing the PNG data.Holds the information about a chunksHolds all relevant chunks of the PNGReads a sampled image from a PDF file.