ComponentOne Bitmap for WPF
CustomEffect Interface Members
Properties  Methods 

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace : CustomEffect Interface

The following tables list the members exposed by CustomEffect.

Public Properties
 NameDescription
 PropertyGets or sets the unmanaged shadow callback. (Inherited from C1.Util.DX.ICallbackable)
Top
Public Methods
 NameDescription
 Method (Inherited from System.IDisposable)
 MethodCreates any resources used repeatedly during subsequent rendering calls.  
 MethodPrepares an effect for the rendering process.  
 MethodThe renderer calls this method to provide the effect implementation with a way to specify its transform graph and transform graph changes. The renderer calls this method when: 1) When the effect is first initialized. 2) If the number of inputs to the effect changes.  
Top
See Also

Reference

CustomEffect Interface
C1.Util.DX.Direct2D Namespace