| Package | Description |
|---|---|
| com.itextpdf.kernel.colors | |
| com.itextpdf.kernel.pdf.canvas |
| Constructor and Description |
|---|
PatternColor(PdfPattern.Tiling uncoloredPattern,
Color color)
Creates a pattern color using the given uncolored pattern object and color.
|
PatternColor(PdfPattern.Tiling uncoloredPattern,
PdfColorSpace underlyingCS,
float[] colorValue)
Creates a pattern color using the given uncolored pattern object, an underlying color space and color values.
|
PatternColor(PdfPattern.Tiling uncoloredPattern,
PdfSpecialCs.UncoloredTilingPattern uncoloredTilingCS,
float[] colorValue)
Creates a pattern color using the given uncolored pattern object, uncolored tiling pattern and color values.
|
| Constructor and Description |
|---|
PdfPatternCanvas(PdfPattern.Tiling pattern,
PdfDocument document)
Creates PdfPatternCanvas for a document from a provided Tiling pattern
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.