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

ImageColorTypeCommand Constructor(ImageColorTypeCommandFlags)






flag that controls the behavior of the command algorithm by making it favor one type over the other.
Initializes a new ImageColorTypeCommand class object with explicit parameters. .NET support WinRT support
Syntax
public ImageColorTypeCommand( 
   ImageColorTypeCommandFlags flag
)
'Declaration
 
Public Function New( _
   ByVal flag As ImageColorTypeCommandFlags _
)
'Usage
 
Dim flag As ImageColorTypeCommandFlags
 
Dim instance As New ImageColorTypeCommand(flag)
public ImageColorTypeCommand( 
   ImageColorTypeCommandFlags flag
)
function ImageColorTypeCommand( 
   flag 
)
public:
ImageColorTypeCommand( 
   ImageColorTypeCommandFlags flag
)

Parameters

flag
flag that controls the behavior of the command algorithm by making it favor one type over the other.
Remarks
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
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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