←Select platform

ColorDistance Property

Summary

Gets or sets the Color Distance value.

Syntax

C#
VB
WinRT C#
C++
public int ColorDistance {get; set;}
Public Property ColorDistance As Integer
public int ColorDistance {get; set;}
get_ColorDistance(); 
set_ColorDistance(value); 
Object.defineProperty('ColorDistance'); 
public: 
property int ColorDistance { 
   int get(); 
   void set (    int ); 
} 

Property Value

The color difference between investigated pixel and source pixel.

Example

Refer to MeanShiftCommand.

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