LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)

ColorLevelCommand Constructor(ColorLevelCommandFlags)

Show in webframe







Flag that indicates the channel being leveled.
Initializes a new ColorLevelCommand class object with explicit parameters.
Syntax
public ColorLevelCommand( 
   ColorLevelCommandFlags flags
)
'Declaration
 
Public Function New( _
   ByVal flags As ColorLevelCommandFlags _
)
'Usage
 
Dim flags As ColorLevelCommandFlags
 
Dim instance As New ColorLevelCommand(flags)
public ColorLevelCommand( 
   ColorLevelCommandFlags flags
)
- (id)initWithFlags:(LTColorLevelCommandFlags)flags;
public ColorLevelCommand(int flags)
function ColorLevelCommand( 
   flags 
)
public:
ColorLevelCommand( 
   ColorLevelCommandFlags flags
)

Parameters

flags
Flag that indicates the channel being leveled.
Example
Refer to ColorLevelCommand.
Requirements

Target Platforms

See Also

Reference

ColorLevelCommand Class
ColorLevelCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.