←Select platform

OutCenters Property

Summary

Gets the final centers of the image clusters (i.e. the colors in the output image).

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public [Leadtools.RasterColor[]](../l/rastercolor.html) OutCenters {get;}
Public ReadOnly Property OutCenters As Leadtools.RasterColor()
public [Leadtools.RasterColor[]](../l/rastercolor.html) OutCenters {get;}
@property (nonatomic, strong, readonly, nullable) NSArray<LTRasterColor *> *outCenters
public ArrayList<RasterColor> getOutCenters()
get_OutCenters();
public: 
property Leadtools.array<RasterColor>^ OutCenters { 
   Leadtools.array<RasterColor>^ get(); 
} 

Property Value

An array of RasterColor values that contains the colors in the output image.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize