OSDN Git Service

SDL_Rect サンプルコードを修正 コピー先のwとhは無視されるため0とした https://github.com/libsdl-org/sdlwiki/commit...
[sdl2referencejp/sdl2referencejp.git] / IMG_FreeAnimation.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="SDL2_image">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="SDL2_image-CategoryInfo.html" title="1\82Â\8fã">
9 <title>IMG_FreeAnimation</title>
10 </head>
11 <body>
12 <a href="index.html#SDL2_image">\96Ú\8e\9f</a> - <a href="SDL2_image-FrontPage.html">SDL_image</a> - <a href="SDL2_image-ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="SDL2_image-CategoryInfo.html">\8fî\95ñ</a> - IMG_FreeAnimation
13 <hr>
14 <h1>IMG_FreeAnimation</h1>
15 IMG_Animation\82ð\94j\8aü\82µ\82Ä\8e\91\8c¹\82ð\89ð\95ú\82·\82é
16 <h2>\8d\\95¶</h2>
17 <p>
18 <code>void IMG_FreeAnimation(IMG_Animation *anim)</code>
19 </p>
20 <h2>\88ø\90\94</h2>
21 <table border="1" summary="IMG_FreeAnimation">
22 <tr><td>anim</td><td>\94j\8aü\82·\82éIMG_Animation</td></tr>
23 </table>
24 <h2>\96ß\82è\92l</h2>
25 \90V\82µ\82¢IMG_Animation, \83G\83\89\81[\82Ì\82Æ\82«NULL\82ð\96ß\82·.
26 <h2>\8fÚ\8d×</h2>
27 <p>
28 \82±\82Ì\8aÖ\90\94\82ð\8cÄ\82ñ\82¾\8cã\82Ìanim\83|\83C\83\93\83^\82Í\97L\8cø\82Å\82Í\82È\82¢.
29 </p>
30 <h2>\83o\81[\83W\83\87\83\93</h2>
31 SDL_image 2.6.0\88È\8d~
32 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
33 <a href="IMG_LoadAnimation.html">IMG_LoadAnimation</a><br>
34 <a href="IMG_LoadAnimation_RW.html">IMG_LoadAnimation_RW</a><br>
35 <a href="IMG_LoadAnimationTyped_RW.html">IMG_LoadAnimationTyped_RW</a><br>
36 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
37 <a href="https://wiki.libsdl.org/SDL2_image/IMG_FreeAnimation">SDL2_image/IMG_FreeAnimation</a>
38 <hr>
39 </body>
40 </html>