Leadtools.Windows.Media.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
LocalHistogramEqualizeCommandBitmapEffect Class Properties
See Also 
Leadtools.Windows.Media.Effects.Color Namespace : LocalHistogramEqualizeCommandBitmapEffect Class


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

Public Properties

 NameDescription
Public PropertyCanFreeze (Inherited from System.Windows.Freezable)
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyHasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
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 PropertyIsFrozen (Inherited from System.Windows.Freezable)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
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