LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)
LEAD Technologies, Inc

GammaCorrectExtendedCommandType Enumeration






Enumeration that indicates the color space in which to apply the Gamma correction. .NET support WinRT support Silverlight support
Syntax
public enum GammaCorrectExtendedCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum GammaCorrectExtendedCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As GammaCorrectExtendedCommandType
public enum GammaCorrectExtendedCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Color.GammaCorrectExtendedCommandType = function() { };
Leadtools.ImageProcessing.Color.GammaCorrectExtendedCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class GammaCorrectExtendedCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
RgbSpaceAdjust the intensity of the pixel colors across the RGB color space.
YuvSpaceAdjust the intensity of the pixel colors across the YUV color space
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Color.GammaCorrectExtendedCommandType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.ImageProcessing.Color Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.