.. _CameraRAWOpenOptions: ================================================ CameraRAWOpenOptions ================================================ Description ----------- Options for opening a camera RAW document. Static Properties ^^^^^^^^^^^^^^^^^ +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`bitsPerChannel` readonly | The number of bits per channel. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`blueHue` readonly | The blue hue of the shot. Range: -100 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`blueSaturation` readonly | The blue saturation of the shot. Range: -100 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`brightness` readonly | The brightness of the shot. Range: 0 to 150. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`chromaticAberrationBY` readonly | The chromatic aberration B/Y of the shot. Range: -100 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`chromaticAberrationRC` readonly | The chromatic aberration R/C of the shot. Range: -100 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`colorNoiseReduction` readonly | The color noise reduction of the shot. Range: 0 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`colorSpace` readonly | The image color space. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`contrast` readonly | The constrast of the shot. Range: -50 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`exposure` readonly | The exposure of the shot. Range: -4.0 to 4.0. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`greenHue` readonly | The green hue of the shot. Range: -100 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`greenSaturation` readonly | The green saturation of the shot. Range: -100 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`luminanceSmoothing` readonly | The luminance smoothing of the shot. Range: 0 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`redHue` readonly | The red hue of the shot. Range: -100 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`redSaturation` readonly | The red saturation of the shot. Range: -100 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`resolution` readonly | The resolution of the document (in pixels per inch) | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`saturation` readonly | The saturation of the shot. Range: -100 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`settings` readonly | The global settings for all Camera RAW options. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`shadowTint` readonly | The shadow tint of the shot. Range: -100 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`shadows` readonly | The shadows of the shot. Range: 0 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`sharpness` readonly | The sharpness of the shot. Range: 0 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`size` readonly | The size of the new document. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`temperature` readonly | The temperature of the shot. Range: 2000 to 50000. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`tint` readonly | The tint of the shot. Range: -150 to 150. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`vignettingAmount` readonly | The vignetting amount of the shot. Range: -100 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`vignettingMidpoint` readonly | The vignetting mid point of the shot. Range: -100 to 100. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`whiteBalance` readonly | The white balance options for the image. | +-----------------------------------------------------------------------------------+---------------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 CameraRAWOpenOptions/colorSpace.rst CameraRAWOpenOptions/bitsPerChannel.rst CameraRAWOpenOptions/size.rst CameraRAWOpenOptions/resolution.rst CameraRAWOpenOptions/settings.rst CameraRAWOpenOptions/whiteBalance.rst CameraRAWOpenOptions/temperature.rst CameraRAWOpenOptions/tint.rst CameraRAWOpenOptions/exposure.rst CameraRAWOpenOptions/shadows.rst CameraRAWOpenOptions/brightness.rst CameraRAWOpenOptions/contrast.rst CameraRAWOpenOptions/saturation.rst CameraRAWOpenOptions/sharpness.rst CameraRAWOpenOptions/luminanceSmoothing.rst CameraRAWOpenOptions/colorNoiseReduction.rst CameraRAWOpenOptions/chromaticAberrationRC.rst CameraRAWOpenOptions/chromaticAberrationBY.rst CameraRAWOpenOptions/vignettingAmount.rst CameraRAWOpenOptions/vignettingMidpoint.rst CameraRAWOpenOptions/shadowTint.rst CameraRAWOpenOptions/redHue.rst CameraRAWOpenOptions/redSaturation.rst CameraRAWOpenOptions/greenHue.rst CameraRAWOpenOptions/greenSaturation.rst CameraRAWOpenOptions/blueHue.rst CameraRAWOpenOptions/blueSaturation.rst