Java org.apache.pdfbox.pdmodel.graphics.image LosslessFactory fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.pdmodel.graphics.image LosslessFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.pdmodel.graphics.image LosslessFactory.

The text is from its open source code.

Method

PDImageXObjectcreateFromImage(PDDocument document, BufferedImage image)
Creates a new lossless encoded image XObject from a BufferedImage.