←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
Java
Objective-C
C++
public GrayScaleToMultitoneCommandDistributionType Distribution { get; set; } 
@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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly