Class TagsResult
Implements
Inherited Members
Namespace: Glitch9.AIDevKit.Microsoft.Azure.ComputerVision
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Azure.dll
Syntax
public sealed class TagsResult : IImageAnalysisResult
Properties
| Edit this page View SourceType
Declaration
[JsonIgnore]
public ImageAnalysisType Type { get; }
Property Value
| Type | Description |
|---|---|
| ImageAnalysisType |
Values
Declaration
[JsonProperty("values")]
public TagValue[] Values { get; set; }
Property Value
| Type | Description |
|---|---|
| TagValue[] |