Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
ColorLevelCommandData Class
See Also  Members  
Leadtools.ImageProcessing Namespace : ColorLevelCommandData Class



The ColorLevelCommandData class contains color-leveling information for a specific color channel.

Syntax

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

Example

For an example, refer to AutoColorLevelCommand

Inheritance Hierarchy

System.Object
   Leadtools.ImageProcessing.ColorLevelCommandData

Requirements

Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also