Condividi tramite


ImageTagsModule Class

Definition

Defines the characteristics of content found in an image.

public class ImageTagsModule
type ImageTagsModule = class
Public Class ImageTagsModule
Inheritance
ImageTagsModule

Constructors

ImageTagsModule()

Initializes a new instance of the ImageTagsModule class.

ImageTagsModule(IList<InsightsTag>)

Initializes a new instance of the ImageTagsModule class.

Properties

Value

Gets or sets a list of tags that describe the characteristics of the content found in the image. For example, if the image is of a musical artist, the list might include Female, Dress, and Music to indicate the person is female music artist that's wearing a dress.

Methods

Validate()

Validate the object.

Applies to