Java org.apache.pdfbox.contentstream.operator Operator fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.contentstream.operator Operator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.contentstream.operator Operator.

The text is from its open source code.

Method

byte[]getImageData()
This is the special case for the ID operator where there are just random bytes inlined the stream.
COSDictionarygetImageParameters()
This will get the image parameters, this is only valid for BI operators.
StringgetName()
This will get the name of the operator.