Generated by
JDiff

Class com.itextpdf.kernel.pdf.colorspace.PdfSpecialCs.Separation

Added Constructors
PdfSpecialCs.Separation( String, PdfColorSpace , IPdfFunction ) Creates a new separation color space.
 

Changed Constructors
PdfSpecialCs.Separation( String, PdfColorSpace , PdfFunction ) Documentation changed from old to new.
Now deprecated.
This constructor has been replaced by {@link #Separation(String, PdfColorSpace, IPdfFunction)}
 

Added Methods
IPdfFunction  getTintTransformation() Gets the function to calulate a separation color value to an alternative colorspace.