Table of Contents

Property Stride

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

Stride

Gets the number of bytes in a single row (scan line) of the image.

public int Stride { get; }

Property Value

int