Accusoft.ImagXpress13.Net
LoadOptionsCameraRaw Class Members
Properties 

The following tables list the members exposed by LoadOptionsCameraRaw.

Public Constructors
 NameDescription
Public ConstructorLoadOptionsCameraRaw ConstructorThe main constructor for the LoadOptionsCameraRaw class.  
Top
Public Properties
 NameDescription
Public PropertyAutoBrightnessAndContrastWhen loading a camera raw image, ImagXpress will normally adjust the brightness and contrast automatically. If you'd prefer this not to happen, or if you want to provide your own BrightnessFactor, set to false.  
Public PropertyBlueFactorBlue samples in each pixel will be multiplied by this value after white balancing. This allows for white to be manually balanced or for additional adjustment to be applied after automatic processing. Valid values are 0 (indicating nothing should be done) or .01 to 100.0.  
Public PropertyBrightnessFactorThe brightness of each pixel will be multiplied using this factor. Valid values are 0 (indicating nothing should be done) or .01 to 100.0. To effectively use this parameter, AutoBrightnessAndContrast should be set to false.  
Public PropertyClipHighlightsToWhiteOrdinarily ImagXpress will automatically adjust highlight data to compensate for differences in sensitivity between the individual red, green, and blue channels, ensuring that image highlights always look white. Within a single pixel, it is not uncommon for some color channels to saturate before others, typically resulting in image highlights that look slightly pink. If, instead of compensating to produce white highlights, you prefer to retain the additional data that’s available in the individual color channels of highlight pixels, set to false.  
Public PropertyConvertTosRGBOrdinarily ImagXpress will convert RGB camera images to sRGB. To leave the camera images in their native RGB colorspace and ignore possible camera color space differences, set this property to false.  
Public PropertyGammaCorrectionGamma correction value to apply to each pixel. Valid values are 0.0 (indicating nothing should be done) or .1 to 10.0.  
Public PropertyRedFactorRed samples in each pixel will be multiplied by this value after white balancing. This allows for white to be manually balanced or for additional adjustment to be applied after automatic processing. Valid values are 0 (indicating nothing should be done) or .01 to 100.0.  
Public PropertyRemoveRotationFuji Super CCD raw images are rotated 45 degrees due to the nature of the physical device used to capture the image. Normally ImagXpress removes the rotation. Set this property to false to leave the image rotated.  
Public PropertyReturnThumbnailSome raw images contain thumbnail images. When set to true, ImagXpress will return the thumbnail image instead of the full-size image.  
Public PropertyUseFastInterpolationMethodOrdinarily ImagXpress uses a high-quality interpolation method. When this property is set to true a faster, but lower quality method is used. Interpolation affects boundaries and fine detail.  
Public PropertyUseHalfSizeImageWhen true the resulting image is reduced by half in each dimension, resulting in one quarter of the original number of pixels. This can be much faster than producing a full size image.  
Public PropertyUseSecondaryPixelsFuji Super CCD SR images have two sets of pixels: a primary set and a less sensitive secondary set. Normally ImagXpress will use the primary set, but the secondary set can be used by setting this property to true. Uses secondary pixels if available, which are less sensitive to light and will produce an image that is darker but which has more detail in bright areas.  
Public PropertyWhiteBalanceMethodGets or sets the white balance method which is used to balance the white in the image.  
Top
See Also

Reference

LoadOptionsCameraRaw Class
Accusoft.ImagXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback