AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Settings for the DetectLabels request. Settings can include filters for both GENERAL_LABELS and IMAGE_PROPERTIES. GENERAL_LABELS filters can be inclusive or exclusive and applied to individual labels or label categories. IMAGE_PROPERTIES filters allow specification of a maximum number of dominant colors.

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.DetectLabelsSettings

Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z

Syntax

C#
public class DetectLabelsSettings

The DetectLabelsSettings type exposes the following members

Constructors

NameDescription
Public Method DetectLabelsSettings()

Properties

NameTypeDescription
Public Property GeneralLabels Amazon.Rekognition.Model.GeneralLabelsSettings

Gets and sets the property GeneralLabels.

Contains the specified filters for GENERAL_LABELS.

Public Property ImageProperties Amazon.Rekognition.Model.DetectLabelsImagePropertiesSettings

Gets and sets the property ImageProperties.

Contains the chosen number of maximum dominant colors in an image.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5