Java org.apache.pdfbox.rendering ImageType fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.rendering ImageType fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.rendering ImageType.

The text is from its open source code.

Field

ImageTypeBINARY
Black or white.
ImageTypeGRAY
Shades of gray
ImageTypeRGB
Red, Green, Blue
ImageTypeARGB
Alpha, Red, Green, Blue