←Select platform

BinNumber Property

Summary

Gets or sets a multiple of 2 integer that specifies the number of bins for the histogram used in building a contrast enhancing transformation..

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int BinNumber {get; set;}
Public Property BinNumber As Integer
public int BinNumber {get; set;}
@property (nonatomic, assign) NSInteger binNumber
public void setBinNumber(int value) 
public int getBinNumber() 
get_BinNumber(); 
set_BinNumber(value); 
Object.defineProperty('BinNumber'); 
public: 
property int BinNumber { 
   int get(); 
   void set (    int ); 
} 

Property Value

Integer between 2 and 1024.

Example

Refer to CLAHECommand.

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