ICustomFilterSession Interface
Interface for a user-defined custom filter session, used by CustomFilterAdapter when processing the image.
Namespace: Lumia.Imaging.Custom
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
The session is called to perform the image processing done by a custom filter. Note that this may happen concurrently on other sessions created by the same custom filter (see ICustomFilter2).
Show: