Interface · Desktop Services
DrawingFloodFillOptions
Options for a contiguous flood-fill operation.
@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43Members
color
readonly color: stringReplacement color.
Type: string
tolerance
readonly tolerance?: numberMaximum normalized per-channel difference from zero to one.
Type: number
x
readonly x: numberSeed x coordinate in document pixels.
Type: number
y
readonly y: numberSeed y coordinate in document pixels.
Type: number
Source
SharpTS.Gui.Sdk/GuiPackage/runtime.ts:1275 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.