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


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

Public Properties

 NameDescription
Public PropertyAverage Gets or sets an array that contains the new average pixel value for the entire image.  
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 PropertyIsFrozen (Inherited from System.Windows.Freezable)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyLowerAverage Gets or sets an array that contains the new average pixel value for those pixels with values between 0 and the average pixel value for the entire image.  
Public PropertyType Gets or sets a value that indicates which color space to remap.  
Public PropertyUpperAverage An array that contains the new average pixel value for those pixels with values between the average pixel value for the entire image and the highest pixel value in the image.  
Top

See Also