public enum AddCommandType typedef NS_ENUM(NSInteger, LTAddCommandType) {LTAddCommandTypeAverage = 0x0001,LTAddCommandTypeAdd = 0x0002};
public final class AddCommandTypeextends java.lang.Enum<AddCommandType>
public enum class AddCommandType class AddCommandType(Enum):Average = 1Add = 2
| Value | Member | Description |
|---|---|---|
| 1 | Average | Average the images in the list. |
| 2 | Add | Add the images in the list. |
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
