This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
DelegatingEffect Class
(Note: this class is deprecated, use CustomEffectAdapter instead.) Use with an implementation of ICustomEffect to create an effect that can be used in the rendering pipeline.
Namespace:Lumia.Imaging.Custom Assembly:Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
This class is primarily provided for implementing your own effect using native C++. For managed code (C#, VB), it is simpler to subclass the helper class CustomEffectBase.
Members of this class are not guaranteed to be thread safe.