Property SourceColor
SourceColor
Gets the color identified or calculated from the captured screen or window region.
Declaration
Color? SourceColor { get; }
Property Value
Type | Description |
---|---|
Color? | The source color, which can be a specific color block or an average color, depending on the color comparison granularity settings. |