←Select platform

WidthExtension Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int WidthExtension {get; set;}
Public Property WidthExtension As Integer
public int WidthExtension {get; set;}
@property (nonatomic, assign) NSInteger widthExtension
public int getWidthExtension() 
public void setWidthExtension(int value) 
get_WidthExtension(); 
set_WidthExtension(value); 
Object.defineProperty('WidthExtension'); 
public: 
property int WidthExtension { 
   int get(); 
   void set (    int ); 
} 

Property Value

The extension of the width 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