stride


Description:

public uint64 stride { get; set; }

The rowstride of the texture.

The rowstride is the number of bytes between the first pixel in a row of image data, and the first pixel in the next row.