public class Separation extends Color
colorSpace, colorValue
Constructor and Description |
---|
Separation(PdfSpecialCs.Separation cs) |
Separation(PdfSpecialCs.Separation cs,
float value) |
Separation(String name,
PdfColorSpace alternateCs,
IPdfFunction tintTransform,
float value)
Creates a color in a new separation color space.
|
convertCmykToRgb, convertRgbToCmyk, equals, getColorSpace, getColorValue, getNumberOfComponents, hashCode, makeColor, makeColor, setColorValue
public Separation(PdfSpecialCs.Separation cs)
public Separation(PdfSpecialCs.Separation cs, float value)
public Separation(String name, PdfColorSpace alternateCs, IPdfFunction tintTransform, float value)
name
- the name for the separation coloralternateCs
- the alternative color spacetintTransform
- the function to transform color to the alternate colorspacevalue
- the color valueCopyright © 1998–2023 Apryse Group NV. All rights reserved.