C#
VB
Java
Objective-C
C++
Gets or sets a flag that indicates the number of colors to add to the grayscale image.
public GrayScaleToMultitoneCommandToneType Tone { get; set; }
Public Property Tone As Leadtools.Imageprocessing.Color.GrayScaleToMultitoneCommandToneType
@property (nonatomic, assign) LTGrayScaleToMultitoneCommandToneType tone
public GrayScaleToMultitoneCommandToneType getTone()
public void setTone(GrayScaleToMultitoneCommandToneType value)
public:
property Leadtools.Imageprocessing.Color.GrayScaleToMultitoneCommandToneType Tone {
Leadtools.Imageprocessing.Color.GrayScaleToMultitoneCommandToneType get();
void set ( Leadtools.Imageprocessing.Color.GrayScaleToMultitoneCommandToneType );
}
Value that indicates the number of colors to add to the grayscale image.
Refer to GrayScaleToMultitoneCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET