←Select platform

Blue Property (ColorLevelCommand)

Summary

Gets or sets the color-leveling information for the blue channel when used in the ColorLevelCommand class.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
@property (nonatomic, strong) LTColorLevelCommandData *blue
public ColorLevelCommandData getBlue() 
public void setBlue(ColorLevelCommandData value) 
get_Blue(); 
set_Blue(value); 
Object.defineProperty('Blue'); 

Property Value

Specifies the color-leveling information for the blue channel when used in the ColorLevelCommand class. When used in the AutoColorLevelCommand class with the flag Level, it retrieves the color-leveling information of the blue channel.

Example

Refer to ColorLevelCommand()

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Color Assembly
Click or drag to resize