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 an out IMILBitmapEffect object.
Inheritance
The IMILBitmapEffectImpl interface inherits from the IUnknown interface. IMILBitmapEffectImpl also has these types of members:
Methods
The IMILBitmapEffectImpl interface has these methods.
| IMILBitmapEffectImpl::GetInputBitmapSource Gets the input bitmap source of the effect of the given render context. |
| IMILBitmapEffectImpl::GetInputSource Retrieves the input IWICBitmapSource Interface. |
| IMILBitmapEffectImpl::GetInputSourceBounds Gets the bounds of the input source. |
| IMILBitmapEffectImpl::GetOutputBitmapSource Gets the output bitmap source of the effect of the given render context. |
| IMILBitmapEffectImpl::Initialize Initializes the effect with the given object. |
| IMILBitmapEffectImpl::IsInPlaceModificationAllowed Determines whether the effect allows in-place modifications. |
| IMILBitmapEffectImpl::SetParentEffect Sets the parent of the effect. |
Remarks
This interface must be implemented if a custom effect also exposes IMILBitmapEffect.
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 |