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
name: gegl:voronoi-diagram
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
GEGL This page is part of the online GEGL Documentation, GEGL is a data flow based image processing library/framework, made to fuel GIMPs high-bit depth non-destructive editing future.