Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes methods that define a IMILBitmapEffectRenderContext.
Inheritance
The IMILBitmapEffectRenderContextImpl interface inherits from the IUnknown interface. IMILBitmapEffectRenderContextImpl also has these types of members:
Methods
The IMILBitmapEffectRenderContextImpl interface has these methods.
| IMILBitmapEffectRenderContextImpl::GetOutputBounds Gets the output bounds of the render context. |
| IMILBitmapEffectRenderContextImpl::GetTransform Gets the matrix transform of the render context. |
| IMILBitmapEffectRenderContextImpl::GetUseSoftwareRenderer Gets a value that indicates whether to use software rendering. |
| IMILBitmapEffectRenderContextImpl::UpdateOutputBounds Updates the output bounds with the given region. |
| IMILBitmapEffectRenderContextImpl::UpdateTransform Updates the output transform with the new matrix. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | mileffects.h |
| Redistributable | Microsoft .Net 3.0 |