1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> 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 href="../../../html/common/main.css" rel="stylesheet" type="text/css" /> 7<title>Window for Displaying Image Details</title> 8</head> 9<body> 10<h1>Window for Displaying Image Details</h1> 11<p>This window displays information about texture and other images.</p> 12<p>For textures that include mipmaps, it is also possible to display an image of the mipmap portion.</p> 13<p class="image"><img src="images/tpimage_details_window.png" alt="Window for Displaying Image Details" /></p> 14<ol class="ui"> 15 <!-- =================================================== --> 16 <li>This is the scaling factor used for display in the details window.</li> 17 <!-- =================================================== --> 18 <li>The display size can be enlarged or reduced.</li> 19 <!-- =================================================== --> 20 <li>Settings for R, G, B, and A can be independently checked by pressing the associated button.</li> 21 <li>This can be used when using mipmaps.<BR> Displays the mipmap part of the texture displayed in the details window.</li> 22 <li>Allows you to preview the selected image.</li> 23 <li>Displays image data details.</li> 24</ol> 25<hr><p>CONFIDENTIAL</p></body> 26</html> 27