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

Confidence Property






Gets the result accuracy percentage. .NET support WinRT support
Syntax
public int Confidence {get;}
'Declaration
 
Public ReadOnly Property Confidence As Integer
'Usage
 
Dim instance As ImageColorTypeCommand
Dim value As Integer
 
value = instance.Confidence
public int Confidence {get;}
 get_Confidence(); 
public:
property int Confidence {
   int get();
}

Property Value

The accuracy of the result.
Remarks
If the value is 100, that means the result is 100 percent accurate.
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.