←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
Objective-C
C++
Java
public GrayScaleToMultitoneCommandToneType Tone { get; set; } 
Public Property Tone As GrayScaleToMultitoneCommandToneType 
@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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.