OSDN Git Service

追加
[sdl2referencejp/sdl2referencejp.git] / SDL_CreateTexture.html
diff --git a/SDL_CreateTexture.html b/SDL_CreateTexture.html
new file mode 100644 (file)
index 0000000..1e30d2f
--- /dev/null
@@ -0,0 +1,39 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryRender.html" title="1\82Â\8fã">\r
+<title>SDL_CreateTexture</title>\r
+</head>\r
+<body>\r
+<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_CreateTexture\r
+<hr>\r
+<h1>SDL_CreateTexture</h1>\r
+\83\8c\83\93\83_\83\8a\83\93\83O\83R\83\93\83e\83L\83X\83g\82Ì\83e\83N\83X\83`\83\83\82ð\90\90¬\82·\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>SDL_Texture* SDL_CreateTexture(SDL_Renderer* renderer, Uint32 format, int access, int w, int h)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_CreateTexture">\r
+<tr><td>renderer</td><td>\83\8c\83\93\83_\83\8a\83\93\83O\83R\83\93\83e\83L\83X\83g</td></tr>\r
+<tr><td>format</td><td><a href="SDL_PixelFormatEnum.html">SDL_PixelFormatEnum</a>\82Ì1\82Â</td></tr>\r
+<tr><td>access</td><td><a href="SDL_TextureAccess.html">SDL_TextureAccess</a>\82Ì1\82Â</td></tr>\r
+<tr><td>w</td><td>\83e\83N\83X\83`\83\83\82Ì\95\9d</td></tr>\r
+<tr><td>h</td><td>\83e\83N\83X\83`\83\83\82Ì\8d\82\82³</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\90¬\8c÷\82Ì\82Æ\82«\90\90¬\82³\82ê\82½\83e\83N\83X\83`\83\83\82Ö\82Ì\83|\83C\83\93\83^\82ð\96ß\82·.\r
+\83\8c\83\93\83_\83\8a\83\93\83O\83R\83\93\83e\83L\83X\83g\82ª\8eg\82¦\82È\82¢, format\82ª\91Î\89\9e\82µ\82Ä\82¢\82È\82¢, w\82Ü\82½\82Íh\82ª\94Í\88Í\8aO\82Ì\82Æ\82«0\82ð\96ß\82·.\r
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_CreateTextureFromSurface.html">SDL_CreateTextureFromSurface</a><br>\r
+<a href="SDL_DestroyTexture.html">SDL_DestroyTexture</a><br>\r
+<a href="SDL_QueryTexture.html">SDL_QueryTexture</a><br>\r
+<a href="SDL_UpdateTexture.html">SDL_UpdateTexture</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_CreateTexture">SDL_CreateTexture - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r