Visual Basic (Declaration) | |
---|---|
<FlagsAttribute()> Public Enum AutoColorLevelCommandFlags Inherits Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[FlagsAttribute()] public enum AutoColorLevelCommandFlags : Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
[FlagsAttribute()] public enum class AutoColorLevelCommandFlags : public Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
None | No change. |
NoProcess | Do not process the image. Just update the Master, Red, Green, and Blue properties with the color leveling information used. The color leveling information used depends on which of the other flags was set with AutoColorLevelCommandFlags.NoProcess. Only one other flag may be set with AutoColorLevelCommandFlags.NoProcess. |
For an example, refer to AutoColorLevelCommand
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.AutoColorLevelCommandFlags
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6