Documentation
On this page

Interface · Desktop Services

DrawingFloodFillOptions

Options for a contiguous flood-fill operation.

@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43

Members

color

readonly color: string

Replacement color.

Type: string

tolerance

readonly tolerance?: number

Maximum normalized per-channel difference from zero to one.

Type: number

x

readonly x: number

Seed x coordinate in document pixels.

Type: number

y

readonly y: number

Seed y coordinate in document pixels.

Type: number

Source

SharpTS.Gui.Sdk/GuiPackage/runtime.ts:1275 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.