public static class PdfSpecialCs.Separation extends PdfSpecialCs
PdfSpecialCs.DeviceN, PdfSpecialCs.Indexed, PdfSpecialCs.NChannel, PdfSpecialCs.Pattern, PdfSpecialCs.Separation, PdfSpecialCs.UncoloredTilingPattern
directColorSpaces
Constructor and Description |
---|
Separation(PdfArray pdfObject) |
Separation(PdfName name, PdfObject alternateSpace, PdfObject tintTransform) |
Separation(String name, PdfColorSpace alternateSpace, PdfFunction tintTransform) |
Modifier and Type | Method and Description |
---|---|
PdfColorSpace |
getBaseCs() |
PdfName |
getName() |
int |
getNumberOfComponents() |
flush, isWrappedObjectMustBeIndirect
makeColorSpace
ensureObjectIsAddedToDocument, ensureUnderlyingObjectHasIndirectReference, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidRelease
public Separation(PdfArray pdfObject)
public Separation(String name, PdfColorSpace alternateSpace, PdfFunction tintTransform)
public int getNumberOfComponents()
getNumberOfComponents
in class PdfColorSpace
public PdfColorSpace getBaseCs()
public PdfName getName()
Copyright © 1998–2018 iText Group NV. All rights reserved.