

# DetectLabelsImageBackground
<a name="API_DetectLabelsImageBackground"></a>

The background of the image with regard to image quality and dominant colors.

## Contents
<a name="API_DetectLabelsImageBackground_Contents"></a>

 ** DominantColors **   <a name="rekognition-Type-DetectLabelsImageBackground-DominantColors"></a>
The dominant colors found in the background of an image, defined with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).  
Type: Array of [DominantColor](API_DominantColor.md) objects  
Required: No

 ** Quality **   <a name="rekognition-Type-DetectLabelsImageBackground-Quality"></a>
The quality of the image background as defined by brightness and sharpness.  
Type: [DetectLabelsImageQuality](API_DetectLabelsImageQuality.md) object  
Required: No

## See Also
<a name="API_DetectLabelsImageBackground_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/rekognition-2016-06-27/DetectLabelsImageBackground) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/rekognition-2016-06-27/DetectLabelsImageBackground) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/rekognition-2016-06-27/DetectLabelsImageBackground) 