Tao.Sdl SDK Documentation

Sdl.SDL_VideoInfo.vfmt Field

Pixel format of the video device. Pointer to SDL_PixelFormat.

[Visual Basic]
Public vfmt As IntPtr
[C#]
public IntPtr vfmt;

See Also

Sdl.SDL_VideoInfo Class | Tao.Sdl Namespace