Class BitmapInput
-
- All Implemented Interfaces:
public final class BitmapInput extends PdfRendererInput
Allows to set PDF rendering input as a bitmap
-
-
Constructor Summary
Constructors Constructor Description BitmapInput(Bitmap bitmap, PdfConfig pdfConfig, File outputFile)
-
Method Summary
Modifier and Type Method Description Integer
getSize()
final Bitmap
getBitmap()
PdfConfig
getPdfConfig()
File
getOutputFile()
-