Accusoft ImagXpress 13
ContrastMethod Property
Description
Gets and sets the method/algorithm of contrast to employ for the Contrast method.
Property Type
Read-write property
Syntax
Visual Basic
Public Property ContrastMethod As enumContrastMethod
Return Type
An enumContrastMethod value which determines the method/algorithm of contrast to use.
Remarks

The default value for this property is DefaultContrast (0), meaning the algorithm used is an image independent Arctan curve type and prevents clipping. If the value of ContrastMethod = ViewCompatibleContrast (1), then the Contrast algorithm is an image dependent linear curve type that does not prevent clipping. This ensures backward compatibility with existing applications. It also allows the application to get and save the same image as the viewer, when ViewContrast is applied. For this reason, unless the application has a specific need to use the DefaultContrast method, it is recommended the application set this value to ViewCompatibleContrast.

See Also

ImagXpress Object  | ImagXpress Members  | Contrast Method  | ViewContrast Property  | AutoContrast Method  | Color Image Processing  | Image Processing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback