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