OSDN Git Service

IMG_LoadPCX_RW 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / IMG_LoadAnimation_RW.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="SDL_image">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="SDL_image-functions-general.html" title="1\82Â\8fã">
9 <title>IMG_LoadAnimation_RW</title>
10 </head>
11 <body>
12 <a href="index.html#SDL_image">\96Ú\8e\9f</a> - <a href="SDL_image-functions.html">3.\8aÖ\90\94</a> - <a href="SDL_image-functions-loading.html">3.2\93Ç\82Ý\8d\9e\82Ý/\95Û\91¶</a> - IMG_LoadAnimation_RW
13 <hr>
14 <h1>IMG_LoadAnimation_RW</h1>
15 SDL_RWops\82©\82ç\83A\83j\83\81\81[\83V\83\87\83\93\82ð\93Ç\82Ý\8d\9e\82Þ
16 <h2>\8d\\95¶</h2>
17 <p>
18 <code>IMG_Animation *IMG_LoadAnimation_RW(SDL_RWops *src, int freesrc)</code>
19 </p>
20 <h2>\88ø\90\94</h2>
21 <table border="1" summary="IMG_LoadAnimation_RW">
22 <tr><td>src</td><td>\93Ç\82Ý\8d\9e\82ÞSDL_RWops</td></tr>
23 <tr><td>freesrc</td><td>0\82Å\82È\82¢\82Æ\82«src\82ð\8e©\93®\93I\82É\95Â\82\82é/\89ð\95ú\82·\82é. 0\82Ì\82Æ\82«\8aJ\82¢\82½\82Ü\82Ü\82É\82·\82é</td></tr>
24 </table>
25 <h2>\96ß\82è\92l</h2>
26 \90V\82µ\82¢IMG_Animation, \83G\83\89\81[\82Ì\82Æ\82«NULL\82ð\96ß\82·.
27 <h2>\8fÚ\8d×</h2>
28 <p>
29 freesrc\82ª0\88È\8aO\82Ì\8fê\8d\87\8f\88\97\9d\82ª\90¬\8c÷\82µ\82Ä\82à\82µ\82È\82­\82Ä\82àRWops\82Í\95Â\82\82é.
30 \82±\82Ì\8aÖ\90\94\82ð\8cÄ\82ñ\82¾\82Æ\82«, \82Ç\82Ì\82æ\82¤\82È\8fê\8d\87\82Å\82àSDL_image\82Í\95K\97v\82È\82ç\82ÎRWops\82ð\91S\82Ä\93Ç\82Ý\8d\9e\82Þ.
31 </p>
32 <p>
33 \83A\83j\83\81\81[\83V\83\87\83\93\82ð\96ß\82µ\82½\8fê\8d\87\83A\83v\83\8a\83P\81[\83V\83\87\83\93\82Í<a href="IMG_FreeAnimation.html">IMG_FreeAnimation()</a>\82ð\8cÄ\82ñ\82Å\94j\8aü\82µ\82È\82¯\82ê\82Î\82È\82ç\82È\82¢.
34 </p>
35 <h2>\83o\81[\83W\83\87\83\93</h2>
36 SDL_image 2.6.0\88È\8d~
37 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
38 <a href="IMG_FreeAnimation.html">IMG_FreeAnimation</a>
39 <h2>\8c´\95\82Ö\82Ì\83\8a\83\93\83N</h2>
40 <a href="https://wiki.libsdl.org/SDL_image/IMG_LoadAnimation_RW">SDL_image/IMG_LoadAnimation_RW</a>
41 <hr>
42 </body>
43 </html>