←Select platform

GammaCorrectExtendedCommandType Enumeration

Summary

Enumeration that indicates the color space in which to apply the Gamma correction.

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

Members
ValueMemberDescription
1RgbSpace Adjust the intensity of the pixel colors across the RGB color space.
2YuvSpace Adjust the intensity of the pixel colors across 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.Color Assembly