PixelBufferInfo.Pitch Property

Distance, in bytes, between consecutive rows in the buffer.

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

Syntax

public uint Pitch { get; }
'Declaration
Public ReadOnly Property Pitch As UInteger
    Get
public:
virtual property unsigned int Pitch {
    unsigned int get () sealed;
}
function get_Pitch();

Property Value

Type: UInt32

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

PixelBufferInfo Class

PixelBufferInfo.PixelBufferInfo Members

Lumia.Imaging Namespace