LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ChannelMixerCommandFactor Class
See Also  Members  



Defines the color balancing information used by the ChannelMixerCommand class. Supported in Silverlight, Windows Phone 7

Object Model

ChannelMixerCommandFactor Class

Syntax

Visual Basic (Declaration) 
Public Class ChannelMixerCommandFactor 
Visual Basic (Usage)Copy Code
Dim instance As ChannelMixerCommandFactor
C# 
public class ChannelMixerCommandFactor 
C++/CLI 
public ref class ChannelMixerCommandFactor 

Example

Inheritance Hierarchy

System.Object
   Leadtools.ImageProcessing.Color.ChannelMixerCommandFactor

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also