PdfType0Function
instead
@Deprecated public static class PdfFunction.Type0 extends PdfFunction
PdfFunction.Type0, PdfFunction.Type2, PdfFunction.Type3, PdfFunction.Type4
Constructor and Description |
---|
Type0(PdfArray domain, PdfArray range, PdfArray size, PdfNumber bitsPerSample, byte[] samples)
Deprecated.
|
Type0(PdfArray domain, PdfArray range, PdfArray size, PdfNumber bitsPerSample, PdfNumber order, PdfArray encode, PdfArray decode, byte[] samples)
Deprecated.
|
Type0(PdfStream pdfObject)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
checkCompatibilityWithColorSpace(PdfColorSpace alternateSpace)
Deprecated.
|
getInputSize, getOutputSize, getType, isWrappedObjectMustBeIndirect, makeFunction
ensureObjectIsAddedToDocument, ensureUnderlyingObjectHasIndirectReference, flush, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidRelease
public Type0(PdfStream pdfObject)
public Type0(PdfArray domain, PdfArray range, PdfArray size, PdfNumber bitsPerSample, byte[] samples)
public boolean checkCompatibilityWithColorSpace(PdfColorSpace alternateSpace)
checkCompatibilityWithColorSpace
in class PdfFunction
Copyright © 1998–2022 iText Group NV. All rights reserved.