←Select platform

Master Property (ColorLevelCommand)

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
@property (nonatomic, strong) LTColorLevelCommandData *master
public ColorLevelCommandData getMaster() 
public void setMaster(ColorLevelCommandData value) 
get_Master(); 
set_Master(value); 
Object.defineProperty('Master'); 

Property Value

Color-leveling information for the master channel used in the ColorLevelCommand class. When used in the AutoColorLevelCommand class with the flag Contrast or Intensity, it retrieves the color-leveling information of the master 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