Leadtools.ImageProcessing.Color Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
SelectiveColorCommandData Class Members
See Also  Properties 


The following tables list the members exposed by SelectiveColorCommandData.

Public Constructors

 NameDescription
Public ConstructorSelectiveColorCommandData ConstructorOverloaded.  Initializes a new SelectiveColorCommandData class with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyBlack Gets or sets a value that specifies the percentage of black in a color.  
Public PropertyCyan Gets or sets a value that specifies the percentage of cyan in a color.  
Public Propertystatic (Shared in Visual Basic)Empty Returns a new SelectiveColorCommandData object initialized to default value.  
Public PropertyMagenta Gets or sets a value that specifies the percentage of magenta in a color.  
Public PropertyYellow Gets or sets a value that specifies the percentage of yellow in a color.  
Top

See Also