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


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

Public Properties

 NameDescription
Public PropertyBlackClip Gets or sets a value that represents the percentage of black pixels to clip from the image, in hundredths of a percent.  
Public PropertyCanFreeze (Inherited from System.Windows.Freezable)
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyFlag Gets or sets a value that indicates whether the method will process the image.  
Public PropertyHasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
Public PropertyIsFrozen (Inherited from System.Windows.Freezable)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyType Gets or sets a value that indicates the type of leveling to perform.  
Public PropertyWhiteClip Gets or sets a value that represents the percentage of white pixels to clip from the image, in hundredths of a percent.  
Top

See Also