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.
Describes the implementation of an effect.
Syntax
PD2D1_EFFECT_FACTORY Pd2d1EffectFactory;
HRESULT Pd2d1EffectFactory(
IUnknown **effectImpl
)
{...}
Parameters
effectImpl
The effect implementation returned by the factory.
Return value
The effect factory is implemented by an effect author.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 and Platform Update for Windows 7 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | d2d1_1.h |