C#
VB
Java
Objective-C
C++
Gets or sets a flag that indicates the source of the colors to be added to the image.
public GrayScaleToMultitoneCommandDistributionType Distribution { get; set; }
Public Property Distribution As Leadtools.Imageprocessing.Color.GrayScaleToMultitoneCommandDistributionType
@property (nonatomic, assign) LTGrayScaleToMultitoneCommandDistributionType distribution
public GrayScaleToMultitoneCommandDistributionType getDistribution()
public void setDistribution(GrayScaleToMultitoneCommandDistributionType value)
public:
property Leadtools.Imageprocessing.Color.GrayScaleToMultitoneCommandDistributionType Distribution {
Leadtools.Imageprocessing.Color.GrayScaleToMultitoneCommandDistributionType get();
void set ( Leadtools.Imageprocessing.Color.GrayScaleToMultitoneCommandDistributionType );
}
Value that indicates the source of the colors to be added to the 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