BufferFactory Class

Factory for creating IBuffer objects that have extra behavior useful in interop scenarios.

Namespace: Lumia.InteropServices.WindowsRuntime
Assembly: Lumia.InteropServices.WindowsRuntime (in Lumia.InteropServices.WindowsRuntime.dll) Version: 255.255.255.255

Syntax

public sealed class BufferFactory
'Declaration
Public NotInheritable Class BufferFactory
public ref class BufferFactory sealed
Lumia.InteropServices.WindowsRuntime.BufferFactory = function();

Type.createClass(
    'Lumia.InteropServices.WindowsRuntime.BufferFactory');

Inheritance Hierarchy

System.Object
  Lumia.InteropServices.WindowsRuntime.BufferFactory

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

BufferFactory.BufferFactory Members

Lumia.InteropServices.WindowsRuntime Namespace