Voronoi Diagram
Paints each non-seed pixel with the color of the nearest seed pixel.
Metric
Metric to use for the distance calculation
name: metric
type: enum
Mask
Unseeded region color
name: mask
type: color
default: rgba(0.000, 0.000, 0.000, 0.000)
Invert
Invert mask
name: invert
type: boolean
default: False
Seed edges
Whether the image edges are also seeded
name: seed-edges
type: boolean
default: False
Abyss policy
How image edges are handled
name: abyss-policy
type: enum
sensitive:seed-edges
pads: aux input output
parent-class: GeglOperationComposer
categories: map
operation-class: ÀÅ÷
reference-chain: color noise-hurl pct-random=0.1 crop width=256 height=256 voronoi-diagram mask=black
