OSDN Git Service

SDL_atomic_t サンプルコードを修正 https://wiki.libsdl.org/SDL_atomic_t?action=diff&rev1=3&rev2=4
[sdl2referencejp/sdl2referencejp.git] / SDL_GetWindowOpacity.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_GetWindowOpacity</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="CategoryVideo.html">\83f\83B\83X\83v\83\8c\83C\82Æ\83E\83B\83\93\83h\83E</a> - SDL_GetWindowOpacity
13 <hr>
14 <h1>SDL_GetWindowOpacity</h1>
15 \83E\83B\83\93\83h\83E\82Ì\95s\93§\96¾\93x\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>int SDL_GetWindowOpacity(SDL_Window* window, float* opacity)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_GetWindowOpacity">
20 <tr><td>window</td><td>\8c»\8dÝ\82Ì\95s\93§\96¾\93x\82ð\8b\81\82ß\82é\83E\83B\83\93\83h\83E</td></tr>
21 <tr><td>opacity</td><td>\95s\93§\96¾\93x\82ð\91ã\93ü\82·\82é\95Ï\90\94\82Ì\83|\83C\83\93\83^ (0.0f - \93§\96¾, 1.0f - \95s\93§\96¾)</td></tr>
22 </table>
23 <h2>\96ß\82è\92l</h2>
24 <p>
25 \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·.
26 <a href="SDL_GetError.html">SDL_GetError()</a>\82ð\8cÄ\82ñ\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.
27 </p>
28 <h2>\8fÚ\8d×</h2>
29 <p>
30 \93§\96¾\82È\83E\83B\83\93\83h\83E\82É\91Î\89\9e\82µ\82Ä\82¢\82È\82¢\8fê\8d\87\82Í, \83G\83\89\81[\82È\82µ\82Å1.0f\82ð\95ñ\8d\90\82·\82é.
31 </p>
32 <p>
33 \88ø\90\94opacity\82ªNULL\82Ì\82Æ\82«\96³\8e\8b\82·\82é.
34 </p>
35 <p>
36 \95s\90³\82È\83E\83B\83\93\83h\83E\82ª\97^\82¦\82ç\82ê\82½\8fê\8d\87\82à\82±\82Ì\8aÖ\90\94\82Í-1\82ð\96ß\82·.
37 </p>
38 <p>
39 \82±\82Ì\8aÖ\90\94\82ÍDirectFB, X11, Cocoa (Apple Mac OS X), Microsoft Windows\82Ì\82Ý\91Î\89\9e\82µ\82Ä\82¢\82é.
40 </p>
41 <h2>\83o\81[\83W\83\87\83\93</h2>
42 <p>
43 \82±\82Ì\8aÖ\90\94\82ÍSDL 2.0.5\88È\8d~\82Å\8eg\82¦\82é.
44 </p>
45 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
46 <a href="SDL_SetWindowOpacity.html">SDL_SetWindowOpacity</a><br>
47 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
48 <a href="https://wiki.libsdl.org/SDL_GetWindowOpacity">SDL_GetWindowOpacity - SDL Wiki</a>
49 <hr>
50 </body>
51 </html>