Tao.Sdl SDK Documentation

Sdl.SDL_Overlay.planes Field

Number of planes in the overlay. Usually either 1 or 3.

[Visual Basic]
Public planes As Integer
[C#]
public int planes;

See Also

Sdl.SDL_Overlay Class | Tao.Sdl Namespace