Accusoft ImagXpress 13
CameraRawEnabled Property
Description
Gets and sets whether the control examines the image on loading to determine if it is in a Camera RAW file format.
Property Type
Read-write property
Syntax
Visual Basic
Public Property CameraRawEnabled As Boolean
Return Type

True means the control will examine the image on loading to determine if it is in a Camera Raw file format.

False means the control will not examine the image to determine if it is Camera Raw.

Remarks

To optimize performance, this property should be set to False when not necessary. When this property is set to False, the image is not examined on loading to inspect for raw formats and determine if the image is in a Camera Raw format.

Note: CameraRAW images can only be loaded from a filename. Loading from a stream is not supported as the entire image must be loaded before the raw format can be recognized.

Note: Available in Professional Edition.

See Also

ImagXpress Object  | ImagXpress Members  | LoadMode Property  | FileName Property  | Loading

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback