←Select platform

ColorLevelCommand Constructor(ColorLevelCommandFlags)

Summary

Initializes a new ColorLevelCommand class object with explicit parameters.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
- (id)initWithFlags:(LTColorLevelCommandFlags)flags 
public ColorLevelCommand(int flags) 
function ColorLevelCommand(  
   flags  
) 

Parameters

flags
Flag that indicates the channel being leveled.

Example

Refer to ColorLevelCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly