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

ImageColorType Enumeration






This enumeration contains the various types that can be returned as a result to the image color type. .NET support WinRT support
Syntax
'Declaration
 
Public Enum ImageColorType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ImageColorType
public enum ImageColorType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Core.ImageColorType = function() { };
Leadtools.ImageProcessing.Core.ImageColorType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ImageColorType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BlackAndWhiteThe image is black and white.
ColorThe image is color.
GrayScaleThe image is grayscale.
NoneNo data is provided.
Remarks
It is used through ImageColorTypeCommand command.
Inheritance Hierarchy

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

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.