←Select platform

HistogramLength Property

Summary

Gets the length for the histogram property

Syntax

C#
VB
Objective-C
C++
public int HistogramLength {get;} 
Public ReadOnly Property HistogramLength As Integer 
@property (nonatomic, assign, readonly) NSUInteger histogramLength 
public: 
property int HistogramLength { 
   int get(); 
} 

Property Value

An integer that specifies the length for the histogram property

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly