C# Class Protogame.ThreadedColorInImageDetection.DetectedColor

Mostra 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_oe property

public Color Color
return Color

Name public_oe property

public string Name
return string

RecognisedArray public_oe property

public int[,] RecognisedArray
return ].int[

Sensitivity public_oe property

public float Sensitivity
return float

TotalDetected public_oe property

public int TotalDetected
return int

UnlockedTotalDetected public_oe property

public int UnlockedTotalDetected
return int