OSDN Git Service

Mix_AllocateChannels 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_GetTextureScaleMode.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="CategoryVideo.html" title="1\82Â\8fã">
9 <title>SDL_GetTextureScaleMode</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_GetTextureScaleMode
13 <hr>
14 <h1>SDL_GetTextureScaleMode</h1>
15 \83e\83N\83X\83`\83\83\82Ì\8ag\91å\8fk\8f¬\82Å\8eg\97p\82µ\82Ä\82¢\82é\83\82\81[\83h\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>int SDL_GetTextureScaleMode(SDL_Texture* texture, SDL_ScaleMode* scaleMode)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_GetTextureScaleMode">
20 <tr><td>texture</td><td>\83e\83N\83X\83`\83\83</td></tr>
21 <tr><td>scaleMode</td><td>\8c»\8dÝ\82Ì\8ag\91å\8fk\8f¬\83\82\81[\83h\82Ì\91ã\93ü\90æ\82Ö\82Ì\83|\83C\83\93\83^</td></tr>
22 </table>
23 <h2>\96ß\82è\92l</h2>
24 \90³\8fí\82Ì\82Æ\82«0, \8e¸\94s\82Ì\82Æ\82«-1\82ð\96ß\82·.
25 <h2>\83o\81[\83W\83\87\83\93</h2>
26 SDL 2.0.12\88È\8d~
27 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
28 <a href="SDL_SetTextureScaleMode.html">SDL_SetTextureScaleMode</a><br>
29 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
30 <a href="https://wiki.libsdl.org/SDL_GetTextureScaleMode">SDL_GetTextureScaleMode - SDL Wiki</a>
31 <hr>
32 </body>
33 </html>