Tao.Sdl SDK Documentation

Sdl.SDL_VideoInfo Properties

The properties of the Sdl.SDL_VideoInfo structure are listed below. For a complete list of Sdl.SDL_VideoInfo structure members, see the Sdl.SDL_VideoInfo Members topic.

Public Instance Properties

blit_fill Are color fills accelerated?
blit_hw Are hardware to hardware blits accelerated?
blit_hw_A Are hardware to hardware alpha blits accelerated?
blit_hw_CC Are hardware to hardware colorkey blits accelerated?
blit_sw Are software to hardware blits accelerated?
blit_sw_A Are software to hardware alpha blits accelerated?
blit_sw_CC Are software to hardware colorkey blits accelerated?
hw_available Is it possible to create hardware surfaces?
wm_available Is there a window manager available

See Also

Sdl.SDL_VideoInfo Class | Tao.Sdl Namespace