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) |
Type0(PdfArray domain, PdfArray range, PdfArray size, PdfNumber bitsPerSample, PdfNumber order, PdfArray encode, PdfArray decode, byte[] samples) |
Type0(PdfStream pdfObject) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkCompatibilityWithColorSpace(PdfColorSpace alternateSpace) |
flush, getInputSize, getOutputSize, getType, isWrappedObjectMustBeIndirect, makeFunction
ensureObjectIsAddedToDocument, ensureUnderlyingObjectHasIndirectReference, 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–2017 iText Group NV. All rights reserved.