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


For a list of all members of this type, see ConvertToColoredGrayCommandBitmapEffect 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 PropertyBlueGrayFactor Gets or sets an additional weighting factor (percentage) used to modify the blue component in the output pixel.  
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 PropertyGreenGrayFactor Gets or sets an additional weighting factor (percentage) used to modify the green component in the output pixel.  
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.  
Public PropertyRedGrayFactor Gets or sets an additional weighting factor (percentage) used to modify the red component in the output pixel.  
Top

See Also