1 .TH "SDL_VideoInfo" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
3 SDL_VideoInfo\- Video Target information
4 .SH "STRUCTURE DEFINITION"
18 SDL_PixelFormat *vfmt;
25 Is it possible to create hardware surfaces?
28 Is there a window manager available
31 Are hardware to hardware blits accelerated?
34 Are hardware to hardware colorkey blits accelerated?
37 Are hardware to hardware alpha blits accelerated?
40 Are software to hardware blits accelerated?
43 Are software to hardware colorkey blits accelerated?
46 Are software to hardware alpha blits accelerated?
49 Are color fills accelerated?
52 Total amount of video memory in Kilobytes
55 \fIPixel format\fR of the video device
58 This (read-only) structure is returned by \fI\fBSDL_GetVideoInfo\fP\fR\&. It contains information on either the \&'best\&' available mode (if called before \fI\fBSDL_SetVideoMode\fP\fR) or the current video mode\&.
61 \fI\fBSDL_PixelFormat\fR\fR, \fI\fBSDL_GetVideoInfo\fP\fR
62 ...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:01