CustomEffectAdapter Constructor

  Name Description
Public method CustomEffectAdapter(IImageProvider, ICustomEffect)
Creates and initializes a new CustomEffectAdapter with a reference to the user-implemented outer IImageProvider and the user-implemented ICustomEffect.
Public method CustomEffectAdapter(IImageProvider, ICustomEffect, IImageProvider)
Creates and initializes a new CustomEffectAdapter with a reference to the user-implemented outer IImageProvider, the user-implemented ICustomEffect and an initial image source.
Show: