public class Indexed extends Color
colorSpace, colorValue| Constructor and Description |
|---|
Indexed(PdfColorSpace colorSpace)
Creates an indexed color using the given
PdfColorSpace. |
Indexed(PdfColorSpace colorSpace,
int colorValue)
Creates an indexed color using the given
PdfColorSpace and color values. |
convertCmykToRgb, convertRgbToCmyk, createColorWithColorSpace, equals, getColorSpace, getColorValue, getNumberOfComponents, hashCode, makeColor, makeColor, setColorValuepublic Indexed(PdfColorSpace colorSpace)
PdfColorSpace.colorSpace - Object containing the most common properties of color spacespublic Indexed(PdfColorSpace colorSpace, int colorValue)
PdfColorSpace and color values.colorSpace - Object containing the most common properties of color spacescolorValue - Color valuesCopyright © 1998–2025 Apryse Group NV. All rights reserved.