Enum "Image Analysis Type"

ID 2021
Namespace: System.AI

Properties

Name Value
Extensible False

Values

Name Description
Tags

Tags - tags the image with a detailed list of words related to the image content.

Faces

Faces - detects if faces are present. If present, generate coordinates, gender and age.

Color

Color - determines the accent color, dominant color, and whether an image is black and white.

Adult

Adult - detects if the image is pornographic in nature (depicts nudity or a sex act), or is gory (depicts extreme violence or blood). Sexually suggestive content (aka racy content) is also detected.

See also