C# Class Protogame.ThreadedColorInImageDetection.DetectedColor

Show file Open project: RedpointGames/Protogame

Public Properties

Property Type Description
Color Color
Name string
RecognisedArray ].int[
Sensitivity float
TotalDetected int
UnlockedTotalDetected int

Property Details

Color public property

public Color Color
return Color

Name public property

public string Name
return string

RecognisedArray public property

public int[,] RecognisedArray
return ].int[

Sensitivity public property

public float Sensitivity
return float

TotalDetected public property

public int TotalDetected
return int

UnlockedTotalDetected public property

public int UnlockedTotalDetected
return int