Accusoft ImagXpress 12
CameraRawEnabled Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : CameraRawEnabled Property

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.