OSDN Git Service

SDL_atomic_t サンプルコードを修正 https://wiki.libsdl.org/SDL_atomic_t?action=diff&rev1=3&rev2=4
[sdl2referencejp/sdl2referencejp.git] / SDL_FillRects.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
2 <html lang="ja-JP">\r
3 <head>\r
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
5 <meta http-equiv="Content-Style-Type" content="text/css">\r
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
7 <link rel="top" href="index.html" title="\83z\81[\83\80">\r
8 <link rel="parent" href="CategorySurface.html" title="1\82Â\8fã">\r
9 <title>SDL_FillRects</title>\r
10 </head>\r
11 <body>\r
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategorySurface.html">\83T\81[\83t\83F\83C\83X\82Ì\90\90¬\82Æ\92P\8f\83\82È\95`\89æ</a> - SDL_FillRects\r
13 <hr>\r
14 <h1>SDL_FillRects</h1>\r
15 \8ew\92è\82Ì\90F\82Å\93h\82è\82Â\82Ô\82µ\82½\95¡\90\94\82Ì\92·\95û\8c`\82ð\8d\82\91¬\82É\95`\82­\r
16 <h2>\8d\\95¶</h2>\r
17 <code>int SDL_FillRects(SDL_Surface* dst, const SDL_Rect* rects, int count, Uint32 color)</code>\r
18 <h2>\88ø\90\94</h2>\r
19 <table border="1" summary="SDL_FillRects">\r
20 <tr><td>dst</td><td>\95`\89æ\82Ì\91Î\8fÛ\82Ì<a href="SDL_Surface.html">SDL_Surface</a></td></tr>\r
21 <tr><td>rects</td><td>\93h\82è\82Â\82Ô\82³\82ê\82é\97Ì\88æ\82Ì<a href="SDL_Rect.html">SDL_Rect</a>\82Ì\94z\97ñ</td></tr>\r
22 <tr><td>count</td><td>\93h\82è\82Â\82Ô\82³\82ê\82é\97Ì\88æ\82Ì\94z\97ñ\82Ì\8cÂ\90\94</td></tr>\r
23 <tr><td>color</td><td>\93h\82è\82Â\82Ô\82·\90F (\8fÚ\8d×\82ð\8eQ\8fÆ\82·\82é\82±\82Æ)</td></tr>\r
24 </table>\r
25 <h2>\96ß\82è\92l</h2>\r
26 \90¬\8c÷\82Ì\82Æ\82«0, \8e¸\94s\82Ì\82Æ\82«\95\89\82Ì\90\94\82Ì\83G\83\89\81[\83R\81[\83h\82ð\96ß\82·.\r
27 <a href="SDL_GetError.html">SDL_GetError()</a>\82ð\8cÄ\82ñ\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
28 <h2>\8fÚ\8d×</h2>\r
29 <p>\r
30 color\82Í\91Î\8fÛ\82Ì\83T\81[\83t\83F\83C\83X\82Ì\83s\83N\83Z\83\8b\8c`\8e®\82Å\82 \82é\95K\97v\82ª\82 \82é.\r
31 <a href="SDL_MapRGB.html">SDL_MapRGB()</a>\82Ü\82½\82Í<a href="SDL_MapRGBA.html">SDL_MapRGBA()</a>\82Å\90\90¬\82Å\82«\82é.\r
32 \90F\82É\83¿\92l\82ª\82 \82Á\82Ä\82à, \92P\82É\82»\82Ì\83¿\92l\82ª\8f\91\82«\8d\9e\82Ü\82ê, \83u\83\8c\83\93\83h\82Í\8ds\82í\82ê\82È\82¢.\r
33 </p>\r
34 <p>\r
35 \83T\81[\83t\83F\83C\83X\82É\83N\83\8a\83b\83v\97Ì\88æ\82ª\90Ý\92è\82³\82ê\82Ä\82¢\82ê\82Î(<a href="SDL_SetClipRect.html">SDL_SetClipRect()</a>\82Å\90Ý\92è\82Å\82«\82é), \83N\83\8a\83b\83v\97Ì\88æ\82Ærect\82É\82µ\82½\82ª\82Á\82Ä\93h\82è\82Â\82Ô\82³\82ê\82é.\r
36 </p>\r
37 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
38 <a href="SDL_FillRect.html">SDL_FillRect</a><br>\r
39 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
40 <a href="https://wiki.libsdl.org/SDL_FillRects">SDL_FillRects - SDL Wiki</a>\r
41 <hr>\r
42 </body>\r
43 </html>\r