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


For a list of all members of this type, see MathematicalFunctionCommandBitmapEffect 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 PropertyFactor Gets or sets a value used as an amplitude factor if the Type property is Square, Square Root, or Logarithm, and is used as a frequency factor if the Type property is Sine or Cosine.  
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 mathematical operation to be performed on each pixel’s values.  
Top

See Also