Java com.itextpdf.text.pdf PdfImage fields, constructors, methods, implement or subclass

Example usage for Java com.itextpdf.text.pdf PdfImage fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.itextpdf.text.pdf PdfImage.

The text is from its open source code.

Constructor

Method

byte[]getBytes()
Gets the presentation of this object in a byte array
voidput(final PdfName key, final PdfObject object)
Associates the specified PdfObject as value with the specified PdfName as key in this map.