ICustomFilterRequest.SourceBufferLength Property

The required length of the source buffer to return in the ICustomFilterResponse.

Namespace: Lumia.Imaging.Custom
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

uint SourceBufferLength { get; }
'Declaration
ReadOnly Property SourceBufferLength As UInteger
    Get
property unsigned int SourceBufferLength {
    unsigned int get ();
}
function get_SourceBufferLength();

Property Value

Type: UInt32

Version Information

Lumia Imaging SDK

Supported in: 2.0

See Also

ICustomFilterRequest Interface

ICustomFilterRequest.ICustomFilterRequest Members

Lumia.Imaging.Custom Namespace