Package | Description |
---|---|
com.itextpdf.kernel.colors | |
com.itextpdf.kernel.pdf.annot.da |
Modifier and Type | Field and Description |
---|---|
static DeviceGray |
DeviceGray.BLACK
Predefined black DeviceGray color.
|
static DeviceGray |
DeviceGray.GRAY
Predefined gray DeviceGray color.
|
static DeviceGray |
DeviceGray.WHITE
Predefined white DeviceGray color.
|
Modifier and Type | Method and Description |
---|---|
static DeviceGray |
DeviceGray.makeDarker(DeviceGray grayColor)
Returns
DeviceGray color which is darker than given one |
static DeviceGray |
DeviceGray.makeLighter(DeviceGray grayColor)
Returns
DeviceGray color which is lighter than given one |
Modifier and Type | Method and Description |
---|---|
static DeviceGray |
DeviceGray.makeDarker(DeviceGray grayColor)
Returns
DeviceGray color which is darker than given one |
static DeviceGray |
DeviceGray.makeLighter(DeviceGray grayColor)
Returns
DeviceGray color which is lighter than given one |
Modifier and Type | Method and Description |
---|---|
AnnotationDefaultAppearance |
AnnotationDefaultAppearance.setColor(DeviceGray grayColor)
Sets the
AnnotationDefaultAppearance 's default font color. |
Copyright © 1998–2023 Apryse Group NV. All rights reserved.