public static class PdfSpecialCs.NChannel extends PdfSpecialCs.DeviceN
PdfSpecialCs.DeviceN, PdfSpecialCs.Indexed, PdfSpecialCs.NChannel, PdfSpecialCs.Pattern, PdfSpecialCs.Separation, PdfSpecialCs.UncoloredTilingPatternnumOfComponentsDIRECT_COLOR_SPACES| Constructor and Description |
|---|
NChannel(List<String> names, PdfColorSpace alternateSpace, IPdfFunction tintTransform, PdfDictionary attributes)
Creates a new NChannel colorspace.
|
NChannel(List<String> names, PdfColorSpace alternateSpace, PdfFunction tintTransform, PdfDictionary attributes)
Deprecated.
Use constructor
NChannel instead
|
NChannel(PdfArray pdfObject) |
NChannel(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes) |
| Modifier and Type | Method and Description |
|---|---|
protected static PdfArray |
getNChannelCsArray(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes) |
getBaseCs, getDeviceNCsArray, getNames, getNumberOfComponentsflush, isWrappedObjectMustBeIndirectmakeColorSpaceensureObjectIsAddedToDocument, ensureUnderlyingObjectHasIndirectReference, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidReleasepublic NChannel(PdfArray pdfObject)
public NChannel(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes)
@Deprecated public NChannel(List<String> names, PdfColorSpace alternateSpace, PdfFunction tintTransform, PdfDictionary attributes)
NChannel instead
names - the names for the components
alternateSpace - the alternative colorspace
tintTransform - the function to transform colors to the alternate color space
attributes - NChannel specific attributes
public NChannel(List<String> names, PdfColorSpace alternateSpace, IPdfFunction tintTransform, PdfDictionary attributes)
names - the names for the components
alternateSpace - the alternative colorspace
tintTransform - the function to transform colors to the alternate color space
attributes - NChannel specific attributes
protected static PdfArray getNChannelCsArray(PdfArray names, PdfObject alternateSpace, PdfObject tintTransform, PdfDictionary attributes)
Copyright © 1998–2022 iText Group NV. All rights reserved.