public enum AddWeightedCommandType
Public Enum AddWeightedCommandType
typedef NS_ENUM(NSInteger, LTAddWeightedCommandType)
public enum AddWeightedCommandType
public enum class AddWeightedCommandType
Value | Member | Description |
---|---|---|
1 | Average | Average the images in the list. |
2 | Add | Add the images in the list. |
3 | AverageWeighted | Average the images in the list, according to the array of weight factors in either the Factor property or the factor parameter in the constructor. |
4 | AddWeighted | Add the images in the list, according to the array of weight factors in either the Factor property or the factor parameter in the constructor. |
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