Flags that indicate the action to take after subtraction has occurred. These flags have a FlagsAttribute attribute that allows a bitwise combination of member values.
[FlagsAttribute()]
public enum DigitalSubtractCommandFlags
<FlagsAttribute()>
Public Enum DigitalSubtractCommandFlags
[FlagsAttribute()]
public enum DigitalSubtractCommandFlags
typedef NS_OPTIONS(NSUInteger, LTDigitalSubtractCommandFlags)
public enum DigitalSubtractCommandFlags
Leadtools.ImageProcessing.Core.DigitalSubtractCommandFlags = function() { };
Leadtools.ImageProcessing.Core.DigitalSubtractCommandFlags.prototype = {
None = 0x00000000,
ContrastEnhancement = 0x00000001,
OptimizeRange = 0x00000002,
};
[FlagsAttribute()]
public enum class DigitalSubtractCommandFlags
Members
Value | Member | Description |
---|---|---|
0x00000000 | None | No enhancement. |
0x00000001 | ContrastEnhancement | Perform a contrast enhancement after applying the subtraction. |
0x00000002 | OptimizeRange | Optimize and increase the tonal range of the image after applying the subtraction. |
You can use a bitwise OR ( ¦ ) to specify one flag from each group.
Value | Meaning |
ContrastEnhancement | Perform a contrast enhancement after applying the subtraction. |
OptimizeRange | Optimize and increase the tonal range of the image after applying the subtraction. |
Products |
Support |
Feedback: DigitalSubtractCommandFlags Enumeration - Leadtools.ImageProcessing.Core |
Introduction |
Help Version 19.0.2017.3.21
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.