============== LightingFormat ============== .. py:class:: LightingFormat .. py:attribute:: COLOR :annotation: = 0 Color format. .. py:attribute:: LUMINANCE :annotation: = 1 Luminance (deprecated, use :py:obj:`LUMINANCE_HDR` instead). .. py:attribute:: LUMINANCE_HQ :annotation: = 2 Luminance HQ (deprecated, use :py:obj:`LUMINANCE_HDR` instead). .. py:attribute:: LUMINANCE_HDR :annotation: = 3 Luminance HDR format, the default and recommanded format.