←Select platform

HeightExtension Property

Summary

Gets or sets the extension of the height of the local histogram equalizer rectangle, in pixels.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int HeightExtension {get; set;}
Public Property HeightExtension As Integer
public int HeightExtension {get; set;}
@property (nonatomic, assign) NSInteger heightExtension
public int getHeightExtension() 
public void setHeightExtension(int value) 
get_HeightExtension(); 
set_HeightExtension(value); 
Object.defineProperty('HeightExtension'); 
public: 
property int HeightExtension { 
   int get(); 
   void set (    int ); 
} 

Property Value

The extension of the height of the local histogram equalizer rectangle, in pixels.

Example

Refer to LocalHistogramEqualizeCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Color Assembly
Click or drag to resize