LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)

histogramLength Property

Show in webframe







Gets the length for the histogram property
Syntax
public int histogramLength {get;}
'Declaration
 
Public ReadOnly Property histogramLength As Integer
'Usage
 
Dim instance As HistogramCommand
Dim value As Integer
 
value = instance.histogramLength
public int histogramLength {get;}
@property (nonatomic, assign, readonly) unsigned int histogramLength;

            
 get_histogramLength(); 
public:
property int histogramLength {
   int get();
}

Property Value

An integer that specifies the length for the histogram property
Requirements

Target Platforms

See Also

Reference

HistogramCommand Class
HistogramCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.