Leadtools.ImageProcessing.Color Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LocalHistogramEqualizeCommand Class Properties
See Also 


For a list of all members of this type, see LocalHistogramEqualizeCommand members.

Public Properties

 NameDescription
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyHeight Gets or sets the height of the local histogram equalizer rectangle in pixels.  
Public PropertyHeightExtension Gets or sets the extension of the height of the local histogram equalizer rectangle, in pixels.  
Public PropertySmooth Gets or sets the size of the area to be used when smoothing the edges between localized blocks.  
Public PropertyType Flag that indicates which color space to equalize.  
Public PropertyWidth Gets or sets the width of the local histogram equalizer rectangle in pixels.  
Public PropertyWidthExtension Gets or sets the extension of the width of the local histogram equalizer rectangle, in pixels.  
Top

See Also