←Select platform

UnsharpMaskCommandColorType Enumeration

Summary

Enumeration that indicates the color space in which to apply the mask.

Syntax
C#
VB
Objective-C
C++
Java
public enum UnsharpMaskCommandColorType   
Public Enum UnsharpMaskCommandColorType  
typedef NS_ENUM(NSInteger, LTUnsharpMaskCommandColorType) 
public enum UnsharpMaskCommandColorType 
public enum class UnsharpMaskCommandColorType   

Members
ValueMemberDescription
0None Reserved.
1Rgb Apply the mask in the RGB color space.
2Yuv Apply the mask in the YUV color space.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly