Enumeration that indicates the color space in which to apply the mask.
public enum UnsharpMaskCommandColorType
Public Enum UnsharpMaskCommandColorType
typedef NS_ENUM(NSInteger, LTUnsharpMaskCommandColorType)
public enum UnsharpMaskCommandColorType
public enum class UnsharpMaskCommandColorType
Value | Member | Description |
---|---|---|
0 | None | Reserved. |
1 | Rgb | Apply the mask in the RGB color space. |
2 | Yuv | Apply the mask in the YUV color space. |
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