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


The following tables list the members exposed by RasterCommandBitmapEffect.

Public Constructors

 NameDescription
Public ConstructorRasterCommandBitmapEffect Constructor Initializes a new instance of the RasterCommandBitmapEffect class.  
Top

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 PropertyHasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
Public PropertyIsFrozen (Inherited from System.Windows.Freezable)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Top

Public Methods

 NameDescription
Public MethodApplyAnimationClockOverloaded.  (Inherited from System.Windows.Media.Animation.Animatable)
Public MethodBeginAnimationOverloaded.  (Inherited from System.Windows.Media.Animation.Animatable)
Public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodClone Clones this instance.  
Public MethodCloneCurrentValue Clones the current value.  
Public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
Public MethodDisposeOverloaded.  Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodFreeze (Inherited from System.Windows.Freezable)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.Media.Animation.Animatable)
Public MethodGetAsFrozen (Inherited from System.Windows.Freezable)
Public MethodGetCurrentValueAsFrozen (Inherited from System.Windows.Freezable)
Public MethodGetHashCode (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
Public MethodGetOutput (Inherited from System.Windows.Media.Effects.BitmapEffect)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
Protected MethodCloneCoreOverridden.  Clones the core.  
Protected MethodCloneCurrentValueCoreOverridden.  Clones the current value core.  
Protected MethodCreateInstance (Inherited from System.Windows.Freezable)
Protected MethodCreateInstanceCoreOverridden.  Creates the instance core.  
Protected MethodCreateUnmanagedEffectOverridden.  Creates the unmanaged effect.  
Protected MethodFinalizeOverridden.  Releases unmanaged resources and performs other cleanup operations before the RasterCommandBitmapEffect is reclaimed by garbage collection.  
Protected MethodFreezeCore (Inherited from System.Windows.Media.Animation.Animatable)
Protected MethodGetAsFrozenCore (Inherited from System.Windows.Freezable)
Protected MethodGetCurrentValueAsFrozenCoreOverridden.  Gets the current value as frozen core.  
Protected MethodOnChanged (Inherited from System.Windows.Freezable)
Protected MethodOnFreezablePropertyChangedOverloaded.  (Inherited from System.Windows.Freezable)
Protected MethodOnPropertyChanged (Inherited from System.Windows.Freezable)
Protected MethodReadPreamble (Inherited from System.Windows.Freezable)
Protected MethodShouldSerializeProperty (Inherited from System.Windows.DependencyObject)
Protected MethodUpdateUnmanagedPropertyStateOverridden.  Updates the state of the unmanaged property.  
Protected MethodWritePostscript (Inherited from System.Windows.Freezable)
Protected MethodWritePreamble (Inherited from System.Windows.Freezable)
Top

Public Events

 NameDescription
Public EventChanged (Inherited from System.Windows.Freezable)
Public EventChangedInternal (Inherited from System.Windows.Freezable)
Public EventInheritanceContextChanged (Inherited from System.Windows.DependencyObject)
Top

See Also