This document is archived and information here might be outdated. Recommended version. |
Similarity threshold field. Each pixel similar enough to the seed pixel gets added to the region.
[Visual Basic .NET]
Public Property SimilarityThresholdField As String
[C#]
public string SimilarityThresholdField {get; set;}
[C++]
HRESULT get_SimilarityThresholdField(
System.String* pSimilarityThresholdField
);
[C++]
HRESULT put_SimilarityThresholdField(
BSTR pSimilarityThresholdField
);
[C++] Parameters pSimilarityThresholdField [out, retval]
pSimilarityThresholdField is a parameter of type BSTR* pSimilarityThresholdField [in]
pSimilarityThresholdField is a parameter of type BSTR