comparison docs/man3/SDL_Color.3 @ 55:55f1f1b3e27d

Added new docs for SDL 1.2.1
author Sam Lantinga <slouken@lokigames.com>
date Sun, 10 Jun 2001 19:31:57 +0000
parents 74212992fb08
children e5bc29de3f0a
comparison
equal deleted inserted replaced
54:028447a8a758 55:55f1f1b3e27d
1 .TH "SDL_Color" "3" "Mon 12 Mar 2001, 01:04" "SDL" "SDL API Reference" 1 .TH "SDL_Color" "3" "Sun 10 Jun 2001, 19:41" "SDL" "SDL API Reference"
2 .SH "NAME" 2 .SH "NAME"
3 SDL_Color\- Format independent color description 3 SDL_Color\- Format independent color description
4 .SH "STRUCTURE DEFINITION" 4 .SH "STRUCTURE DEFINITION"
5 .PP 5 .PP
6 .nf 6 .nf
29 .PP 29 .PP
30 \fBSDL_Color\fR describes a color in a format independent way\&. You can convert a \fBSDL_Color\fR to a pixel value for a certain pixel format using \fI\fBSDL_MapRGB\fP\fR\&. 30 \fBSDL_Color\fR describes a color in a format independent way\&. You can convert a \fBSDL_Color\fR to a pixel value for a certain pixel format using \fI\fBSDL_MapRGB\fP\fR\&.
31 .SH "SEE ALSO" 31 .SH "SEE ALSO"
32 .PP 32 .PP
33 \fI\fBSDL_PixelFormat\fR\fR, \fI\fBSDL_SetColors\fP\fR, \fI\fBSDL_Palette\fP\fR 33 \fI\fBSDL_PixelFormat\fR\fR, \fI\fBSDL_SetColors\fP\fR, \fI\fBSDL_Palette\fP\fR
34 ...\" created by instant / docbook-to-man, Mon 12 Mar 2001, 01:04 34 ...\" created by instant / docbook-to-man, Sun 10 Jun 2001, 19:41