OSDN Git Service

IMG_LoadJPG_RW 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / IMG_SavePNG_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-loading.html" title="1\82Â\8fã">
9 <title>IMG_SavePNG_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_SavePNG_RW
13 <hr>
14 <h1>IMG_SavePNG_RW</h1>
15 SDL_Surface\82ðSDL_RWops\82ð\8co\97R\82µ\82ÄPNG\89æ\91\9c\82Æ\82µ\82Ä\95Û\91\82·\82é
16 <h2>\8d\\95¶</h2>
17 <p>
18 <code>int IMG_SavePNG_RW(SDL_Surface *surface, SDL_RWops *dst, int freedst)</code>
19 </p>
20 <h2>\88ø\90\94</h2>
21 <table border="1" summary="IMG_SavePNG_RW">
22 <tr><td>dst</td><td>\89æ\91\9c\82Ì\95Û\91\90æ\82ÌSDL_RWops</td></tr>
23 <tr><td>file</td><td>\90V\82½\82É\90\90¬\82·\82é\83t\83@\83C\83\8b\82Ì\83p\83X\96¼</td></tr>
24 </table>
25 <h2>\96ß\82è\92l</h2>
26 \90¬\8c÷\82Ì\82Æ\82«0, \83G\83\89\81[\82Ì\82Æ\82«-1\82ð\96ß\82·.
27 <h2>\8fÚ\8d×</h2>
28 <p>
29 \92P\82É\83t\83@\83C\83\8b\82Æ\82µ\82Ä\95Û\91\82µ\82½\82¢\82¾\82¯\82È\82ç\82Î, \91ã\82í\82è\82É<a href="IMG_SavePNG.html">IMG_SavePNG()</a>\82ð\8eg\82¤\82±\82Æ\82à\82Å\82«\82é.
30 </p>
31 <h2>\83o\81[\83W\83\87\83\93</h2>
32 SDL_image 2.0.0\88È\8d~
33 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
34 <a href="IMG_SavePNG.html">IMG_SavePNG</a><br>
35 <a href="IMG_SaveJPG.html">IMG_SaveJPG</a><br>
36 <a href="IMG_SaveJPG_RW.html">IMG_SaveJPG_RW</a><br>
37 <h2>\8c´\95\82Ö\82Ì\83\8a\83\93\83N</h2>
38 <a href="https://wiki.libsdl.org/SDL_image/IMG_SavePNG_RW">SDL_image/IMG_SavePNG_RW</a>
39 <hr>
40 </body>
41 </html>