ICustomFilterResponse Members

Include Protected Members
Include Inherited Members

The ICustomFilterResponse type exposes the following members.

Properties

  Name Description
Public property ColorMode
The accepted color mode, either ColorMode::Ayuv4444 or ColorMode::Bgra8888.
Public property SourceBuffer
The source buffer. Must have a capacity of at least SourceBufferLength bytes.
Public property TargetBuffer
The target buffer. Must have a capacity of at least TargetBufferLength bytes.

See Also

ICustomFilterResponse Interface

Lumia.Imaging.Custom Namespace