Class PdfSpotColor
java.lang.Object
com.aowagie.text.pdf.PdfSpotColor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the alternative ColorSpace.protected PdfObjectgetSpotObject(PdfWriter writer) floatgetTint()Gets the tint of the SpotColor.
-
Constructor Details
-
PdfSpotColor
public PdfSpotColor()
-
-
Method Details
-
getTint
public float getTint()Gets the tint of the SpotColor.- Returns:
- a float
-
getAlternativeCS
-
getSpotObject
-