OSDN Git Service

SDL_GetWindowPixelFormatを翻訳
authormaruhiro <maruhiro@bridge.ocn.ne.jp>
Mon, 21 Apr 2014 14:04:54 +0000 (23:04 +0900)
committermaruhiro <maruhiro@bridge.ocn.ne.jp>
Mon, 21 Apr 2014 14:04:54 +0000 (23:04 +0900)
sdl2-video.html

index e86e6c3..0a45942 100644 (file)
@@ -1256,6 +1256,22 @@ ID
 <a href="https://wiki.libsdl.org/SDL_GetWindowMinimumSize">SDL_GetWindowMinimumSize - SDL Wiki</a>\r
 <hr>\r
 \r
+<h2><a name="SDL_GetWindowPixelFormat">SDL_GetWindowPixelFormat</a></h2>\r
+\83E\83B\83\93\83h\83E\82Ì\83s\83N\83Z\83\8b\83t\83H\81[\83}\83b\83g\82ð\93¾\82é\r
+<h3>\8d\\95¶</h3>\r
+<code>Uint32 SDL_GetWindowPixelFormat(SDL_Window* window)</code>\r
+<h3>\88ø\90\94</h3>\r
+<table border="1" summary="SDL_GetWindowPixelFormat">\r
+<tr><td>window</td><td>\96â\82¢\8d\87\82í\82¹\82é\83E\83B\83\93\83h\83E</td></tr>\r
+</table>\r
+<h3>\96ß\82è\92l</h3>\r
+Returns the pixel format of the window on success or SDL_PIXELFORMAT_UNKNOWN on failure; call SDL_GetError() for more information. \r
+\90¬\8c÷\82Ì\82Æ\82«window\82Ì\83s\83N\83Z\83\8b\83t\83H\81[\83}\83b\83g, \8e¸\94s\82Ì\82Æ\82«SDL_PIXELFORMAT_UNKNOWN\82ð\96ß\82·.\r
+\82»\82Ì\82Æ\82«<a href="sdl2-error.html#SDL_GetError">SDL_GetError()</a>\82ð\8cÄ\82ñ\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h3>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h3>\r
+<a href="https://wiki.libsdl.org/SDL_GetWindowPixelFormat">SDL_GetWindowPixelFormat - SDL Wiki</a>\r
+<hr>\r
+\r
 <h2><a name="SDL_SetWindowBrightness">SDL_SetWindowBrightness</a></h2>\r
 \83E\83B\83\93\83h\83E\82Ì\8bP\93x(\83K\83\93\83}\95â\90³)\82ð\90Ý\92è\82·\82é\r
 <h3>\8d\\95¶</h3>\r