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

ChannelMixerCommand Constructor(ChannelMixerCommandFactor,ChannelMixerCommandFactor,ChannelMixerCommandFactor)






Contains the values to use for redistributing the image's red values.
Contains the values to use for redistributing the image's green values.
Contains the values to use for redistributing the image's blue values.
Initializes a new ChannelMixerCommand class object with explicit parameters. .NET support WinRT support Silverlight support
Syntax
'Declaration
 
Public Function New( _
   ByVal redFactor As ChannelMixerCommandFactor, _
   ByVal greenFactor As ChannelMixerCommandFactor, _
   ByVal blueFactor As ChannelMixerCommandFactor _
)
'Usage
 
Dim redFactor As ChannelMixerCommandFactor
Dim greenFactor As ChannelMixerCommandFactor
Dim blueFactor As ChannelMixerCommandFactor
 
Dim instance As New ChannelMixerCommand(redFactor, greenFactor, blueFactor)
function ChannelMixerCommand( 
   redFactor ,
   greenFactor ,
   blueFactor 
)

Parameters

redFactor
Contains the values to use for redistributing the image's red values.
greenFactor
Contains the values to use for redistributing the image's green values.
blueFactor
Contains the values to use for redistributing the image's blue values.
Example
Refer to ChannelMixerCommand.
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

ChannelMixerCommand Class
ChannelMixerCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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