LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)
LEAD Technologies, Inc

Tone Property






Gets or sets a flag that indicates the number of colors to add to the grayscale image. .NET support Silverlight support
Syntax
public GrayScaleToMultitoneCommandToneType Tone {get; set;}
'Declaration
 
Public Property Tone As GrayScaleToMultitoneCommandToneType
'Usage
 
Dim instance As GrayScaleToMultitoneCommand
Dim value As GrayScaleToMultitoneCommandToneType
 
instance.Tone = value
 
value = instance.Tone
public GrayScaleToMultitoneCommandToneType Tone {get; set;}
 get_Tone();
set_Tone(value);
public:
property GrayScaleToMultitoneCommandToneType Tone {
   GrayScaleToMultitoneCommandToneType get();
   void set (    GrayScaleToMultitoneCommandToneType value);
}

Property Value

Value that indicates the number of colors to add to the grayscale image.
Example
Refer to GrayScaleToMultitoneCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrayScaleToMultitoneCommand Class
GrayScaleToMultitoneCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.