Accusoft.ImagXpressSdk Namespace : ParabolicType Enumeration |
'Declaration Public Enum ParabolicType Inherits System.Enum
'Usage Dim instance As ParabolicType
public enum ParabolicType : System.Enum
__value public enum ParabolicType : public System.Enum
public enum class ParabolicType : public System.Enum
Member | Value | Description |
---|---|---|
Concave | 1 | Brightens the pixels at the high and low range of the current DIB's brightness spectrum. Darkens the pixels in the middle range of the current DIB's brightness spectrum. |
Convex | 0 | Darkens the pixels at the high and low range of the current image's brightness spectrum. Brightens the pixels in the middle range of the current image's brightness spectrum. |
System.Object
System.ValueType
System.Enum
Accusoft.ImagXpressSdk.ParabolicType