OSDN Git Service

IMG_LoadJPG_RW 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_RenderFillRectF.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja-JP">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="CategoryRender.html" title="1\82Â\8fã">
9 <title>SDL_RenderFillRectF</title>
10 </head>
11 <body>
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryRender.html">2D\83\8c\83\93\83_\83\8a\83\93\83O</a> - SDL_RenderFillRectF
13 <hr>
14 <h1>SDL_RenderFillRectF</h1>
15 \8c»\8dÝ\82Ì\83\8c\83\93\83_\81[\83^\81[\83Q\83b\83g\82É\93h\82è\82Â\82Ô\82µ\82½\92·\95û\8c`\82ð\83T\83u\83s\83N\83Z\83\8b(\95\9b\89æ\91f)\92P\88Ê\82Å\95`\82­
16 <h2>\8d\\95¶</h2>
17 <code>int SDL_RenderFillRectF(SDL_Renderer* renderer, const SDL_FRect* rect)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_RenderFillRectF">
20 <tr><td>renderer</td><td>\92·\95û\8c`\82ª\95`\82©\82ê\82é\83\8c\83\93\83_\83\89</td></tr>
21 <tr><td>rect</td><td>\95`\82©\82ê\82é\92·\95û\8c`\82Ö\82Ì\83|\83C\83\93\83^. NULL\82Ì\82Æ\82«\83\8c\83\93\83_\83\89\91S\91Ì</td></tr>
22 </table>
23 <h2>\83o\81[\83W\83\87\83\93</h2>
24 SDL 2.0.10\88È\8d~
25 <h2>\96ß\82è\92l</h2>
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·.
27 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
28 <a href="https://wiki.libsdl.org/SDL_RenderFillRectF">SDL_RenderFillRectF - SDL Wiki</a>
29 <hr>
30 </body>
31 </html>