ImageAnalysis.Color Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="color")]
public Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.ColorInfo Color { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="color")>]
member this.Color : Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.ColorInfo with get, set
Public Property Color As ColorInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to