.. index:: 
  !PortraitQualityCheckpoints.noUnderExposure Property

.. _id3_face_portrait_quality_checkpoints_no_under_exposure_struct_member:

===============================================================================
PortraitQualityCheckpoints.noUnderExposure Property
===============================================================================

Structure: :ref:`PortraitQualityCheckpoints<id3_face_portrait_quality_checkpoints_struct>`

Definition
----------

Value indicating whether the image is not under-exposed.


.. tab-set::

  .. tab-item:: Python
    :sync: Python

    .. code:: Python

      int no_under_exposure

  .. tab-item:: Dart
    :sync: Dart

    .. code:: Dart

      int noUnderExposure

  .. tab-item:: C#
    :sync: C#

    .. code:: C#

      int NoUnderExposure

  .. tab-item:: Java
    :sync: Java

    .. code:: Java

      int noUnderExposure

  .. tab-item:: Swift
    :sync: Swift

    .. code:: Swift

      Int noUnderExposure

  .. tab-item:: C
    :sync: C

    .. code:: C

      int NoUnderExposure

