Flags that indicate whether the background is darker than the foreground, and whether to show the objects without the background. You must select one from each group. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
[FlagsAttribute()]
public enum SubtractBackgroundCommandFlags
<FlagsAttribute()>
Public Enum SubtractBackgroundCommandFlags
[FlagsAttribute()]
public enum SubtractBackgroundCommandFlags
typedef NS_OPTIONS(NSUInteger, LTSubtractBackgroundCommandFlags)
public enum SubtractBackgroundCommandFlags
Leadtools.ImageProcessing.Core.SubtractBackgroundCommandFlags = function() { };
Leadtools.ImageProcessing.Core.SubtractBackgroundCommandFlags.prototype = {
BackgroundIsDarker = 0x00000000,
SubtractedImage = 0x00000000,
BackgroundIsBrighter = 0x00000001,
TheBackground = 0x00000010,
};
[FlagsAttribute()]
public enum class SubtractBackgroundCommandFlags
Members
Value | Member | Description |
---|---|---|
0x00000000 | BackgroundIsDarker | The background in the current image is darker than the foreground. |
0x00000000 | SubtractedImage | The output image shows the result of the subtraction between the background and the original image. |
0x00000001 | BackgroundIsBrighter | The background in the current image is brighter than the foreground. |
0x00000010 | TheBackground | The output image shows only the background. |
You can use a bitwise OR ( ¦ ) to specify one flag from each group.
Group | Flags |
Flags that represent whether the background is darker than the foreground | BackgroundIsDarker, BackgroundIsBrighter |
Flags that represent whether to show the objects without a background | SubtractedImage, TheBackground |
![]() |
Products |
Support |
Feedback: SubtractBackgroundCommandFlags 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.