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

public sealed class DelegatingEffect : IClosable, 
	IImageConsumer, IImageProvider, __IDelegatingEffectPublicNonVirtuals

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.

System.Object
  Lumia.Imaging.Custom.DelegatingEffect

Lumia Imaging SDK

Supported in: 2.0
Show: