1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3<head> 4<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 5<meta http-equiv="Content-Style-Type" content="text/css"> 6<link rel="stylesheet" href="css/manpage.css" type="text/css"> 7<title>Types of Plug-ins</title> 8</head> 9<body> 10<h1>Types of Plug-ins</h1> 11<p>The following types are available for this plug-in.</p> 12<table class="arguments"> 13 <tbody> 14<tr> 15<td>Plug-in Categories</td> 16<td>Plug-In Name</td> 17<td>Description</td> 18</tr> 19<tr> 20 <td nowrap rowspan="2" valign="top">File Format<br>Plug-in</td> 21 <td nowrap valign="top"><a href="NW4C_Tga.html">NW4C_Tga</a></td> 22 <td>TGA Format Plug-in<br> Saves and loads Targa (TGA) files that have additional information for NintendoWare.</td> 23</tr> 24<tr> 25 <td nowrap valign="top"><a href="NW4C_ctex.html">NW4C_ctex</a></td> 26 <td>ctex Format Plug-in.<BR> Saves and loads texture 3D intermediate (ctex) files.</td> 27</tr> 28<tr> 29 <td nowrap rowspan="3" valign="top">Filter Plug-ins</td> 30 <td nowrap valign="top"><a href="NW4C_ColorDepth.html">NW4C_ColorDepth</a></td> 31 <td>Color Depth Filter Plug-in<br> This filter converts to the color depth corresponding to the format.</td> 32</tr> 33<tr> 34 <td nowrap valign="top"><a href="NW4C_ETC.html">NW4C_ETC</a></td> 35 <td>ETC Filter Plug-in.<BR> This filter causes display in ETC format.</td> 36</tr> 37<tr> 38 <td nowrap valign="top"><a href="NW4C_NormalMap.html">NW4C_NormalMapFilter</a></td> 39 <td>Normal Map Filter Plug-in.<BR> This filter creates a normal map based on a height map.</td> 40</tr> 41<tr> 42 <td nowrap rowspan="3" valign="top">Plug-in for Automatic Processing</td> 43 <td nowrap valign="top"><a href="NW4C_CreateMipMap.html">NW4C_CreateMipMap</a></td> 44 <td>Plug-in for creating mipmaps.<br> Automatic processing for creating image data at each level of the mipmap.</td> 45</tr> 46<tr> 47 <td nowrap valign="top"><a href="NW4C_CollectParticleImages.html">NW4C_CollectParticleImages</a></td> 48 <td>Plug-in for Collecting Particle Images.<BR> This plug-in automatically collects particle images in the specified folder into one image.</td> 49</tr> 50 </tbody> 51</table> 52 53<p><br><B>Note:</B> NW4C_General included with the plug-ins is a filter plug-in used internally by other plug-ins, and the user cannot execute it directly. 54</p> 55<hr><p>CONFIDENTIAL</p></body> 56</html>