Skip to content

Latest commit

 

History

History
51 lines (47 loc) · 5.1 KB

crs.md

File metadata and controls

51 lines (47 loc) · 5.1 KB

Camera Raw namespace

This namespace specifies settings associated with image files produced in camera raw mode.

Name Description Type
crs:AutoBrightness When true, Brightness is automatically adjusted. Boolean
crs:AutoContrast When true, Contrast is automatically adjusted. Boolean
crs:AutoExposure When true, Exposure is automatically adjusted. Boolean
crs:AutoShadows When true,Shadows is automatically adjusted. Boolean
crs:BlueHue Blue Hue setting. Range -100 to 100. Integer
crs:BlueSaturation Blue Saturation setting. Range -100 to 100. Integer
crs:Brightness Brightness setting. Range 0 to 150 Integer
crs:CameraProfile Camera Profile setting. Text
crs:ChromaticAberrationB Chomatic Aberration, Fix Blue/Yellow Fringe setting. Range -100 to 100. Integer
crs:ChromaticAberrationR Chomatic Aberration, Fix Red/Cyan Fringe setting. Range -100 to 100. Integer
crs:ColorNoiseReduction Color Noise Reducton setting. Range 0 to 100. Integer
crs:Contrast Contrast setting. Range -50 to 100. Integer
crs:CropTop When Has Crop is true, top of crop rectangle. Real
crs:CropLeft When Has Crop is true, left of crop rectangle. Real
crs:CropBottom When Has Crop is true, bottom of crop rectangle. Real
crs:CropRight When Has Crop is true, right of crop rectangle. Real
crs:CropAngle When Has Crop is true, angle of crop rectangle. Real
crs:CropWidth Width of resulting cropped image in CropUnits units. Real
crs:CropHeight Height of resulting cropped image in CropUnits units. Real
crs:CropUnits Units for Crop Width and Crop Height. One of: 0=pixels 1=inches 2=cm. Integer
crs:Exposure Exposure setting. Range -4.0 to 4.0. Real
crs:GreenHue Green Hue setting. Range -100 to 100. Integer
crs:GreenSaturation Green Saturation setting. Range -100 to 100. Integer
crs:HasCrop When true, image has a cropping rectangle. Boolean
crs:HasSettings When true, non-default camera raw settings. Boolean
crs:LuminanceSmoothing Luminance Smoothing setting. Range 0 to 100 Integer
crs:RawFileName File name for raw file (not a complete path). Text
crs:RedHue Red Hue setting. Range -100 to 100. Integer
crs:RedSaturation Red Saturation setting. Range -100 to 100. Integer
crs:Saturation Saturation setting. Range -100 to 100. Integer
crs:Shadows Shadows setting. Range 0 to 100. Integer
crs:ShadowTint Shadow Tint setting. Range -100 to 100. Integer
crs:Sharpness Sharpness setting. Range 0 to 100. Integer
crs:Temperature Temperature setting. Range 2000 to 50000. Integer
crs:Tint Tint setting. Range -150 to 150. Integer
crs:ToneCurve Array of points (Integer, Integer) defining a Tone Curve. Ordered array of Integer
crs:ToneCurveName The name of the Tone Curve described by ToneCurve. One of: Linear , Medium Contrast , Strong Contrast , Custom or a user-defined preset name Open Choice of Text
crs:Version Version of Camera Raw plugin. Text
crs:VignetteAmount Vignetting Amount setting. Range -100 to 100. Integer
crs:VignetteMidpoint Vignetting Midpoint setting. Range 0 to 100. Integer
crs:WhiteBalance White Balance setting. One of: As Shot , Auto , Daylight , Cloudy , Shade , Tungsten ,Fluorescent , Flash , Custom Closed Choice of Text