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

ImageColorTypeCommandFlags Enumeration






Options for manipulating the behavior of image type detection. .NET support WinRT support
Syntax
public enum ImageColorTypeCommandFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ImageColorTypeCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ImageColorTypeCommandFlags
public enum ImageColorTypeCommandFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Core.ImageColorTypeCommandFlags = function() { };
Leadtools.ImageProcessing.Core.ImageColorTypeCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ImageColorTypeCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
FavorBlackAndWhiteFavor black and white result. Meaning that it will more likely to return black and white as a result.
FavorColorFavor colored result. Meaning that it will more likely to return colored as a result.
FavorGrayScaleFavor grayscale result. Meaning that it will more likely to return gray scale as a result.
NoneNothing.
Remarks
It is used through ImageColorTypeCommand command.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Core.ImageColorTypeCommandFlags

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.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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