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

Distribution Property






Gets or sets a flag that indicates the source of the colors to be added to the image. .NET support Silverlight support
Syntax
public GrayScaleToMultitoneCommandDistributionType Distribution {get; set;}
'Declaration
 
Public Property Distribution As GrayScaleToMultitoneCommandDistributionType
'Usage
 
Dim instance As GrayScaleToMultitoneCommand
Dim value As GrayScaleToMultitoneCommandDistributionType
 
instance.Distribution = value
 
value = instance.Distribution
public GrayScaleToMultitoneCommandDistributionType Distribution {get; set;}
 get_Distribution();
set_Distribution(value);

Property Value

Value that indicates the source of the colors to be added to the 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.