←Select platform

Distribution Property

Summary

Gets or sets a flag that indicates the source of the colors to be added to the image.

Syntax
C#
VB
Objective-C
C++
Java
public GrayScaleToMultitoneCommandDistributionType Distribution { get; set; } 
Public Property Distribution As GrayScaleToMultitoneCommandDistributionType 
@property (nonatomic, assign) LTGrayScaleToMultitoneCommandDistributionType distribution 
public GrayScaleToMultitoneCommandDistributionType getDistribution() 
public void setDistribution(GrayScaleToMultitoneCommandDistributionType value) 

Property Value

Value that indicates the source of the colors to be added to the image.

Example

Refer to GrayScaleToMultitoneCommand.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly