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

ColorType Property






Gets the type of the image. .NET support WinRT support
Syntax
public ImageColorType ColorType {get;}
'Declaration
 
Public ReadOnly Property ColorType As ImageColorType
'Usage
 
Dim instance As ImageColorTypeCommand
Dim value As ImageColorType
 
value = instance.ColorType
public ImageColorType ColorType {get;}
 get_ColorType(); 
public:
property ImageColorType ColorType {
   ImageColorType get();
}

Property Value

ImageColorType enumeration value that represents the type of the image.
Remarks

To make the algorithm favor one type over the other, refer to Flag property.

To get the confidence percentage, refer to Confidence property.

Example
For an example, refer to ImageColorTypeCommand example.
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

ImageColorTypeCommand Class
ImageColorTypeCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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