public class CalRgb extends Color
Constructor and Description |
---|
CalRgb(float[] whitePoint, float[] value) |
CalRgb(float[] whitePoint, float[] blackPoint, float[] gamma, float[] matrix, float[] value) |
CalRgb(PdfCieBasedCs.CalRgb cs) |
CalRgb(PdfCieBasedCs.CalRgb cs, float[] value) |
convertCmykToRgb, convertRgbToCmyk, equals, getColorSpace, getColorValue, getNumberOfComponents, hashCode, makeColor, makeColor, setColorValue
public CalRgb(PdfCieBasedCs.CalRgb cs)
public CalRgb(PdfCieBasedCs.CalRgb cs, float[] value)
public CalRgb(float[] whitePoint, float[] value)
public CalRgb(float[] whitePoint, float[] blackPoint, float[] gamma, float[] matrix, float[] value)
Copyright © 1998–2018 iText Group NV. All rights reserved.