public class PdfSpotColor extends Object
PdfSpotColor
defines a ColorSpacePdfDictionary
Modifier and Type | Field and Description |
---|---|
Color |
altcs
The alternative color space
|
PdfName |
name
The color name
|
Constructor and Description |
---|
PdfSpotColor(String name,
Color altcs)
Constructs a new
PdfSpotColor . |
Modifier and Type | Method and Description |
---|---|
Color |
getAlternativeCS()
Gets the alternative ColorSpace.
|
protected PdfObject |
getSpotObject(PdfWriter writer) |
Copyright © 2018. All rights reserved.