Updated from the SDL Documentation Project

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40182
This commit is contained in:
Sam Lantinga 2001-09-14 02:41:09 +00:00
parent 627578c0d5
commit 8dd601989f
355 changed files with 2317 additions and 1398 deletions

View file

@ -73,7 +73,7 @@ NAME="SDLFILLRECT"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN1935"
NAME="AEN1967"
></A
><H2
>Name</H2
@ -81,14 +81,14 @@ NAME="AEN1935"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN1938"
NAME="AEN1970"
></A
><H2
>Synopsis</H2
><DIV
CLASS="FUNCSYNOPSIS"
><A
NAME="AEN1939"
NAME="AEN1971"
></A
><P
></P
@ -112,7 +112,7 @@ CLASS="FSFUNC"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN1945"
NAME="AEN1977"
></A
><H2
>Description</H2
@ -145,8 +145,13 @@ can be generated by the
<A
HREF="sdlmaprgb.html"
>SDL_MapRGB</A
> or <A
HREF="sdlmaprgba.html"
>SDL_MapRGBA</A
>
function.</P
functions. If the color value contains an alpha value then the
destination is simply "filled" with that alpha information, no blending
takes place.</P
><P
>If there is a clip rectangle set on the destination (set via
<A
@ -159,12 +164,13 @@ CLASS="PARAMETER"
><I
>dstrect</I
></TT
> rectangle.</P
> rectangle and the dstrect rectangle
will be modified to represent the area actually filled.</P
></DIV
><DIV
CLASS="REFSECT1"
><A
NAME="AEN1957"
NAME="AEN1990"
></A
><H2
>Return Value</H2
@ -181,7 +187,7 @@ CLASS="RETURNVALUE"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN1962"
NAME="AEN1995"
></A
><H2
>See Also</H2
@ -194,6 +200,13 @@ CLASS="FUNCTION"
></A
>,
<A
HREF="sdlmaprgb.html"
><TT
CLASS="FUNCTION"
>SDL_MapRGBA</TT
></A
>,
<A
HREF="sdlblitsurface.html"
><TT
CLASS="FUNCTION"