Tint

data class Tint(val color: PdfColor) : VectorStrokeMode

Replace the parsed stroke colour with color for every path, keeping the XML's stroke width. If a path has no stroke in the source it stays without a stroke.

Constructors

Link copied to clipboard
constructor(color: PdfColor)

Properties

Link copied to clipboard