Tao.Sdl SDK Documentation

Sdl.SDL_Overlay.pitches Field

An array of pitches, one for each plane. Pitch is the length of a row in bytes.

[Visual Basic]
Public pitches As Short()
[C#]
public short[] pitches;

See Also

Sdl.SDL_Overlay Class | Tao.Sdl Namespace