public class SpotColor extends ExtendedColor
BLACK, BLUE, CYAN, DARK_GRAY, GRAY, GREEN, LIGHT_GRAY, MAGENTA, ORANGE, PINK, RED, WHITE, YELLOW
type, TYPE_CMYK, TYPE_DEVICEN, TYPE_GRAY, TYPE_LAB, TYPE_PATTERN, TYPE_RGB, TYPE_SEPARATION, TYPE_SHADING
Constructor | Description |
---|---|
SpotColor(PdfSpotColor spot,
float tint) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object obj) |
|
PdfSpotColor |
getPdfSpotColor() |
|
float |
getTint() |
|
int |
hashCode() |
brighter, darker, getAlpha, getBlue, getGreen, getRed, getRGB, setValue, toString
getType, getType
public SpotColor(PdfSpotColor spot, float tint)
Copyright © 2018. All rights reserved.