Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This section presents information about the following enumerations used by Bitmap Effects:
Topic | Contents |
---|---|
IMILBitmapEffect | Exposes methods that define a Windows Presentation Foundation (WPF) bitmap effect. |
IMILBitmapEffectConnections | Exposes methods used to retrieve input and output connectors exposed by the bitmap effect. |
IMILBitmapEffectConnectionsInfo | Exposes methods that retrieves information about what input and output pins are exposed by the bitmap effect. |
IMILBitmapEffectConnector | Exposes methods that define an effect output pin. |
IMILBitmapEffectConnectorInfo | Exposes methods that retrieve information about a specific input or output connector pin. |
IMILBitmapEffectEvents | Exposes methods that define an effect event. |
IMILBitmapEffectFactory | Exposes methods used to create WPF Microsoft Win32 bitmap effect objects. |
IMILBitmapEffectGroup | Exposes methods used to access a group of effects. |
IMILBitmapEffectGroupImpl | Exposes methods that define an effect group. |
IMILBitmapEffectImpl | Exposes methods that define an an out IMILBitmapEffect object. |
IMILBitmapEffectInputConnector | Exposes methods that define an input connect. |
IMILBitmapEffectInteriorInputConnector | Exposes methods that define an interior input connector. |
IMILBitmapEffectInteriorOutputConnector | Exposes methods that define an interior output connector. |
IMILBitmapEffectOutputConnector | Exposes methods that define an output connector. |
IMILBitmapEffectOutputConnectorImpl | Exposes methods that define an output connector. |
IMILBitmapEffectPrimitive | Exposes methods that create a bitmap effect's output. This interface must be implemented to create third party WPF bitmap effects. |
IMILBitmapEffectPrimitiveImpl | Exposes methods that report the state of a bitmap effect. This interface must be implemented to create third party WPF bitmap effects. |
IMILBitmapEffectRenderContext | Exposes methods that define a IMILBitmapEffectRenderContext object. |
IMILBitmapEffectRenderContextImpl | Exposes methods that define a IMILBitmapEffectRenderContext. |
IMILBitmapEffects | Exposes methods that define an enumeration of effects. |