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