.. _WhiteBalanceType: ================================================ WhiteBalanceType ================================================ Description ----------- The lighting conditions (affects color balance). Static Properties ^^^^^^^^^^^^^^^^^ +-----------------------------------------------------------+-----------------------------------------------------+ | :ref:`ASSHOT` readonly | Use the settings of the camera as shot. | +-----------------------------------------------------------+-----------------------------------------------------+ | :ref:`AUTO` readonly | Automatically use the white balance settings. | +-----------------------------------------------------------+-----------------------------------------------------+ | :ref:`CLOUDY` readonly | Use the settings as shot on a cloudy day. | +-----------------------------------------------------------+-----------------------------------------------------+ | :ref:`CUSTOM` readonly | Use the custom settings for the shot parameters. | +-----------------------------------------------------------+-----------------------------------------------------+ | :ref:`DAYLIGHT` readonly | Use the settings as shot in daylight. | +-----------------------------------------------------------+-----------------------------------------------------+ | :ref:`FLASH` readonly | Use the settings as shot with a flash. | +-----------------------------------------------------------+-----------------------------------------------------+ | :ref:`FLUORESCENT` readonly | Use the settings as shot with fluorescent lighting. | +-----------------------------------------------------------+-----------------------------------------------------+ | :ref:`SHADE` readonly | Use the settings as shot in the shade. | +-----------------------------------------------------------+-----------------------------------------------------+ | :ref:`TUNGSTEN` readonly | Use the settings as shot with tungsten lighting. | +-----------------------------------------------------------+-----------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 WhiteBalanceType/ASSHOT.rst WhiteBalanceType/AUTO.rst WhiteBalanceType/DAYLIGHT.rst WhiteBalanceType/CLOUDY.rst WhiteBalanceType/SHADE.rst WhiteBalanceType/TUNGSTEN.rst WhiteBalanceType/FLUORESCENT.rst WhiteBalanceType/FLASH.rst WhiteBalanceType/CUSTOM.rst