C#
VB
Java
Objective-C
WinRT C#
C++
Initializes a new ColorLevelCommand class object with explicit parameters.
public ColorLevelCommand(
ColorLevelCommandFlags flags
)
Public Function New( _
ByVal flags As Leadtools.Imageprocessing.Color.ColorLevelCommandFlags _
)
public ColorLevelCommand(
Leadtools.Imageprocessing.Color.ColorLevelCommandFlags flags
)
- (id)initWithFlags:(LTColorLevelCommandFlags)flags
public ColorLevelCommand(int flags)
function ColorLevelCommand(
flags
)
public:
ColorLevelCommand(
Leadtools.Imageprocessing.Color.ColorLevelCommandFlags flags
)
flags
Flag that indicates the channel being leveled.
Refer to ColorLevelCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET