public abstract class PdfColorSpace extends PdfObjectWrapper<PdfObject>
Modifier and Type | Field and Description |
---|---|
static Set<PdfName> |
directColorSpaces |
Modifier | Constructor and Description |
---|---|
protected |
PdfColorSpace(PdfObject pdfObject) |
Modifier and Type | Method and Description |
---|---|
abstract int |
getNumberOfComponents() |
static PdfColorSpace |
makeColorSpace(PdfObject pdfObject) |
ensureObjectIsAddedToDocument, ensureUnderlyingObjectHasIndirectReference, flush, getPdfObject, isFlushed, isWrappedObjectMustBeIndirect, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidRelease
protected PdfColorSpace(PdfObject pdfObject)
public abstract int getNumberOfComponents()
public static PdfColorSpace makeColorSpace(PdfObject pdfObject)
Copyright © 1998–2020 iText Group NV. All rights reserved.