CameraRAWOpenOptions

Options for opening a camera RAW document.

Hierarchy:

Superclass: OpenOptions

Class: CameraRAWOpenOptions

Constants/Events

Name

Type

Access

Description

bitsPerChannel

BitsPerChannelType

BitsPerChannelType.ONE

BitsPerChannelType.EIGHT

BitsPerChannelType.SIXTEEN

BitsPerChannelType.THIRTYTWO

readonly

The number of bits per channel.

blueHue

Int

readonly

The blue hue of the shot. Range: -100 to 100.

blueSaturation

Int

readonly

The blue saturation of the shot. Range: -100 to 100.

brightness

Int (range 0 - 150)

readonly

The brightness of the shot. Range: 0 to 150.

chromaticAberrationBY

Int

readonly

The chromatic aberration B/Y of the shot. Range: -100 to 100.

chromaticAberrationRC

Int

readonly

The chromatic aberration R/C of the shot. Range: -100 to 100.

colorNoiseReduction

Int (range 0 - 100)

readonly

The color noise reduction of the shot. Range: 0 to 100.

colorSpace

ColorSpaceType

ColorSpaceType.ADOBERGB

ColorSpaceType.COLORMATCHRGB

ColorSpaceType.PROPHOTORGB

ColorSpaceType.SRGB

readonly

The image color space.

contrast

Int

readonly

The constrast of the shot. Range: -50 to 100.

exposure

Number

readonly

The exposure of the shot. Range: -4.0 to 4.0.

greenHue

Int

readonly

The green hue of the shot. Range: -100 to 100.

greenSaturation

Int

readonly

The green saturation of the shot. Range: -100 to 100.

luminanceSmoothing

Int (range 0 - 100)

readonly

The luminance smoothing of the shot. Range: 0 to 100.

redHue

Int

readonly

The red hue of the shot. Range: -100 to 100.

redSaturation

Int

readonly

The red saturation of the shot. Range: -100 to 100.

resolution

Number

readonly

The resolution of the document (in pixels per inch)

saturation

Int

readonly

The saturation of the shot. Range: -100 to 100.

settings

CameraRAWSettingsType

CameraRAWSettingsType.CAMERA

CameraRAWSettingsType.SELECTEDIMAGE

CameraRAWSettingsType.CUSTOM

readonly

The global settings for all Camera RAW options.

shadowTint

Int

readonly

The shadow tint of the shot. Range: -100 to 100.

shadows

Int (range 0 - 100)

readonly

The shadows of the shot. Range: 0 to 100.

sharpness

Int (range 0 - 100)

readonly

The sharpness of the shot. Range: 0 to 100.

size

CameraRAWSize

CameraRAWSize.MINIMUM

CameraRAWSize.SMALL

CameraRAWSize.MEDIUM

CameraRAWSize.LARGE

CameraRAWSize.EXTRALARGE

CameraRAWSize.MAXIMUM

readonly

The size of the new document.

temperature

Int (range 2000 - 50000)

readonly

The temperature of the shot. Range: 2000 to 50000.

tint

Int

readonly

The tint of the shot. Range: -150 to 150.

vignettingAmount

Int

readonly

The vignetting amount of the shot. Range: -100 to 100.

vignettingMidpoint

Int

readonly

The vignetting mid point of the shot. Range: -100 to 100.

whiteBalance

WhiteBalanceType

WhiteBalanceType.ASSHOT

WhiteBalanceType.AUTO

WhiteBalanceType.DAYLIGHT

WhiteBalanceType.CLOUDY

WhiteBalanceType.SHADE

WhiteBalanceType.TUNGSTEN

WhiteBalanceType.FLUORESCENT

WhiteBalanceType.FLASH

WhiteBalanceType.CUSTOM

readonly

The white balance options for the image.