OSDN Git Service

SDL_Rect サンプルコードを修正 コピー先のwとhは無視されるため0とした https://github.com/libsdl-org/sdlwiki/commit...
[sdl2referencejp/sdl2referencejp.git] / SDL_HasColorKey.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="CategorySurface.html" title="1\82Â\8fã">
9 <title>SDL_HasColorKey</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="CategorySurface.html">\83T\81[\83t\83F\83C\83X\82Ì\90\90¬\82Æ\92P\8f\83\82È\95`\89æ</a> - SDL_HasColorKey
13 <hr>
14 <h1>SDL_HasColorKey</h1>
15 \83T\81[\83t\83F\83C\83X\82É\83J\83\89\81[\83L\81[(\93§\89ß\83s\83N\83Z\83\8b)\82ª\90Ý\92è\82³\82ê\82Ä\82¢\82é\82©\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>SDL_bool SDL_HasColorKey(SDL_Surface* surface)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_GetColorKey">
20 <tr><td>surface</td><td>\92²\8d¸\82·\82é<a href="SDL_Surface.html">SDL_Surface</a></td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 \83T\81[\83t\83F\83C\83X\82É\83J\83\89\81[\83L\81[\82ª\90Ý\92è\82³\82ê\82Ä\82¢\82é\8fê\8d\87SDL_TRUE, \82»\82ê\88È\8aO\82Ì\82Æ\82«SDL_FALSE\82ð\96ß\82·.
24 <h2>\8fÚ\8d×</h2>
25 <p>
26 \88ø\90\94<code>surface</code>\82ÉNULL\82ð\93n\82µ\82Ä\82à\82æ\82¢. \82±\82Ì\8fê\8d\87\8fí\82ÉSDL_FALSE\82ð\96ß\82·.
27 </p>
28 <h2>\83o\81[\83W\83\87\83\93</h2>
29 SDL 2.0.9\88È\8d~
30 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
31 <a href="SDL_SetColorKey.html">SDL_SetColorKey</a><br>
32 <a href="SDL_GetColorKey.html">SDL_GetColorKey</a><br>
33 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
34 <a href="https://wiki.libsdl.org/SDL_HasColorKey">SDL_HasColorKey - SDL Wiki</a>
35 <hr>
36 </body>
37 </html>