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 Members
See Also  Properties 

The following tables list the members exposed by ChannelMixerCommandFactor.

Public Constructors

 NameDescription
public Constructor ChannelMixerCommandFactor ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property BlueGets or sets a value that represents the percentage of the blue color value that should be distributed to the blue component. Supported in Silverlight, Windows Phone 7  
public Property ConstantGets or sets a value that represents the color value that should be added to the whole image. Supported in Silverlight, Windows Phone 7  
public Property GreenGets or sets a value that represents the percentage of the green color value that should be distributed to the green component. Supported in Silverlight, Windows Phone 7  
public Property RedGets or sets a value that represents the percentage of the red color value that should be distributed to the red component. Supported in Silverlight, Windows Phone 7  
Top

See Also