←Select platform

Tone Property

Summary

Gets or sets a flag that indicates the number of colors to add to the grayscale image.

Syntax

C#
VB
Java
Objective-C
C++
public GrayScaleToMultitoneCommandToneType Tone { get; set; } 
@property (nonatomic, assign) LTGrayScaleToMultitoneCommandToneType tone 
public GrayScaleToMultitoneCommandToneType getTone() 
public void setTone(GrayScaleToMultitoneCommandToneType value) 
             

Property Value

Value that indicates the number of colors to add to the grayscale image.

Example

Refer to GrayScaleToMultitoneCommand.

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