C# Class Protogame.ThreadedColorInImageDetection.DetectedColor

Afficher le fichier Open project: RedpointGames/Protogame

Méthodes publiques

Свойство Type Description
Color Color
Name string
RecognisedArray ].int[
Sensitivity float
TotalDetected int
UnlockedTotalDetected int

Property Details

Color public_oe property

public Color Color
Résultat Color

Name public_oe property

public string Name
Résultat string

RecognisedArray public_oe property

public int[,] RecognisedArray
Résultat ].int[

Sensitivity public_oe property

public float Sensitivity
Résultat float

TotalDetected public_oe property

public int TotalDetected
Résultat int

UnlockedTotalDetected public_oe property

public int UnlockedTotalDetected
Résultat int