.. index:: 
  !PortraitQualityCheckpoints.dynamicRange Property

.. _id3_face_portrait_quality_checkpoints_dynamic_range_struct_member:

===============================================================================
PortraitQualityCheckpoints.dynamicRange Property
===============================================================================

Structure: :ref:`PortraitQualityCheckpoints<id3_face_portrait_quality_checkpoints_struct>`

Definition
----------

Value indicating whether the dynamic range on the image is sufficient.


.. tab-set::

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

    .. code:: Python

      int dynamic_range

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

    .. code:: Dart

      int dynamicRange

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

    .. code:: C#

      int DynamicRange

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

    .. code:: Java

      int dynamicRange

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

    .. code:: Swift

      Int dynamicRange

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

    .. code:: C

      int DynamicRange

