FindColorOptions
10/22/22Less than 1 minute
image FindColorOptions
Options for multi-point / region color search: similarity threshold and optional bounding box.
Table of contents
Properties
Properties
threshold
threshold?:number
Similarity requirement in [0, 1]. Higher = stricter. When omitted, a default is derived from the target color(s) (runtime-specific).
region
region?:Region
Limit scanning to a rectangle; omit to search the whole image.
