Package | Description |
---|---|
com.itextpdf.kernel.pdf.function |
Modifier and Type | Method and Description |
---|---|
static BaseInputOutPutConvertors.IOutputConversionFunction |
BaseInputOutPutConvertors.getOutputConvertor(int wordSize, double scaleFactor) |
Modifier and Type | Method and Description |
---|---|
byte[] |
AbstractPdfFunction.calculateFromByteArray(byte[] bytes, int offset, int length, int wordSizeInputLength, int wordSizeOutputLength, BaseInputOutPutConvertors.IInputConversionFunction inputConvertor, BaseInputOutPutConvertors.IOutputConversionFunction outputConvertor)
Performs the calculation in bulk on a set of raw data and returns a new set of raw data.
|
byte[] |
IPdfFunction.calculateFromByteArray(byte[] bytes, int offset, int length, int wordSizeInputLength, int wordSizeOutputLength, BaseInputOutPutConvertors.IInputConversionFunction inputConvertor, BaseInputOutPutConvertors.IOutputConversionFunction outputConvertor) |
Copyright © 1998–2022 iText Group NV. All rights reserved.