Logical operation type.
[JsonConverterAttribute(System.Type)]
public enum LogicalOperationType
<JsonConverterAttribute(System.Type)>
Public Enum LogicalOperationType
public:
[JsonConverterAttribute(System::Type)]
enum class LogicalOperationType sealed
Value | Member | Description |
---|---|---|
0 | OR | Combine items |
1 | Exclude | If input A does not overlap input B at least in part, then output A |
2 | ExcludeFullMatch | If input A does not fully overlap input B, then output A |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document