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

ObjectInformationCommand Constructor(Boolean)






Flag that indicates the weighting factor. If this parameter is true, then the pixel intensity value (color) will be used as a weighting factor. If this parameter is false, then all non-zero pixels will have the same weight.
Initializes a new ObjectInformationCommand class object with explicit parameters. .NET support WinRT support Silverlight support
Syntax
public ObjectInformationCommand( 
   bool weighted
)
'Declaration
 
Public Function New( _
   ByVal weighted As Boolean _
)
'Usage
 
Dim weighted As Boolean
 
Dim instance As New ObjectInformationCommand(weighted)
public ObjectInformationCommand( 
   bool weighted
)
function ObjectInformationCommand( 
   weighted 
)
public:
ObjectInformationCommand( 
   bool weighted
)

Parameters

weighted
Flag that indicates the weighting factor. If this parameter is true, then the pixel intensity value (color) will be used as a weighting factor. If this parameter is false, then all non-zero pixels will have the same weight.
Example
Refer to ObjectInformationCommand.
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

ObjectInformationCommand Class
ObjectInformationCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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