Leadtools.Windows.Media.Effects Send comments on this topic. | Back to Introduction - LEADTOOLS WPF | Help Version 16.5.9.25
GrayScaleExtendedCommandBitmapEffect Class Properties
See Also 
Leadtools.Windows.Media.Effects.Color Namespace : GrayScaleExtendedCommandBitmapEffect Class


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

Public Properties

 NameDescription
Public PropertyBlueFactor Gets or sets a value that represents the percentage or weight given to the blue value of each pixel in the image.  
Public PropertyCanFreeze (Inherited from System.Windows.Freezable)
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGreenFactor Gets or sets a value that represents the percentage or weight given to the green value of each pixel in 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 PropertyRedFactor Gets or sets a value that represents the percentage or weight given to the red value of each pixel in the image.  
Top

See Also