

# ImageQuality
<a name="API_ImageQuality"></a>

Identifies face image brightness and sharpness. 

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

 ** Brightness **   <a name="rekognition-Type-ImageQuality-Brightness"></a>
Value representing brightness of the face. The service returns a value between 0 and 100 (inclusive). A higher value indicates a brighter face image.  
Type: Float  
Required: No

 ** Sharpness **   <a name="rekognition-Type-ImageQuality-Sharpness"></a>
Value representing sharpness of the face. The service returns a value between 0 and 100 (inclusive). A higher value indicates a sharper face image.  
Type: Float  
Required: No

## See Also
<a name="API_ImageQuality_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/ImageQuality) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/rekognition-2016-06-27/ImageQuality) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/rekognition-2016-06-27/ImageQuality) 