OffsetColor
10/22/22Less than 1 minute
image OffsetColor
Describes an auxiliary color sample for multi-color / multi-point find: a Color expected at a pixel offset from the anchor color’s location.
Table of contents
Properties
Properties
color
color(read-only):Color
Expected color at the offset position (relative to the primary match point).
offsetX
offsetX(read-only):number
Horizontal offset in pixels from the anchor: positive → right, negative → left.
offsetY
offsetY(read-only):number
Vertical offset in pixels from the anchor: positive → down, negative → up.
