Flood Fill (Q59): Difference between revisions
(Created claim: resource (P21): Leetcode: Flood Fill (Q250)) |
(Changed label, description and/or aliases in de, and other parts: Added german label and description) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| label / de | label / de | ||
Flutalgorithmus | |||
| description / de | description / de | ||
Algorithmus zum Füllen einer Form mit einer Farbe von einer beliebigen Startposition aus | |||
| Property / depends on | |||
| Property / depends on: Lines / rank | |||
Normal rank | |||
| Property / resource | |||
| Property / resource: Wikipedia: Flood Fill / rank | |||
Normal rank | |||
| Property / resource | |||
| Property / resource: Code example: GIMP - find_contiguous_region() / rank | |||
Normal rank | |||
| Property / image | |||
| Property / image: Wfm floodfill animation.gif / rank | |||
Normal rank | |||
Latest revision as of 11:44, 18 June 2026
Algorithm for filling a shape with a color from an arbitrary seed position
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Flood Fill |
Algorithm for filling a shape with a color from an arbitrary seed position |