AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : CameraRawEnabled Property |
Visual Basic |
---|
Public Property CameraRawEnabled As Boolean |
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.
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.