←Select platform

LightControlCommandType Enumeration

Summary
Indicates which color space to remap.
Syntax
C#
VB
Objective-C
C++
Java
public enum LightControlCommandType   
Public Enum LightControlCommandType  
typedef NS_ENUM(NSInteger, LTLightControlCommandType) 
public enum LightControlCommandType 
public enum class LightControlCommandType   
Members
ValueMemberDescription
1Rgb Use the histogram of the RGB color space. (separated channels).
2Yuv Use the histogram of the YUV color space.(Best results).
4Gray Use the histogram of a gray level representation of the image.
Requirements

Target Platforms

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

Leadtools.ImageProcessing.Color Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.