public class DeviceN extends Color
colorSpace, colorValue
Constructor and Description |
---|
DeviceN(List<String> names,
PdfColorSpace alternateCs,
IPdfFunction tintTransform,
float[] value)
Creates a color in a new DeviceN color space.
|
DeviceN(PdfSpecialCs.DeviceN cs) |
DeviceN(PdfSpecialCs.DeviceN cs,
float[] value) |
convertCmykToRgb, convertRgbToCmyk, equals, getColorSpace, getColorValue, getNumberOfComponents, hashCode, makeColor, makeColor, setColorValue
public DeviceN(PdfSpecialCs.DeviceN cs)
public DeviceN(PdfSpecialCs.DeviceN cs, float[] value)
public DeviceN(List<String> names, PdfColorSpace alternateCs, IPdfFunction tintTransform, float[] value)
names
- the names oif the componentsalternateCs
- the alternate color spacetintTransform
- the function to transform color to the alternate color spacevalue
- the values for the components of this colorCopyright © 1998–2023 Apryse Group NV. All rights reserved.