view doc/other_windows_image_properties.html @ 1097:37536ba2d5f4

Add two css classes navtop and navbottom and remove unused ones.
author zas_
date Sat, 08 Nov 2008 10:59:45 +0000
parents 31a1a3f85859
children 2d9c9b10e84d
line wrap: on
line source

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />

  <title>Image Properties Window - Geeqie User Manual</title>
  <link rel="stylesheet" type="text/css" href="style.css" />
</head>

<body lang="en-US" dir="ltr" xml:lang="en-US">
  <div class="navtop">
    <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-properties-3">

      <thead>
        <tr valign="top">
          <td width="33%">
            <p class="previous"><a href="other_windows_image_window.html">Previous</a>
            </p>
          </td>

          <td width="33%">
            <p class="gq-image-properties-1">Image Properties &ndash; Other Windows</p>
          </td>

          <td width="33%">
            <p class="gq-image-properties-2"><a href="image_management.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>
    </table>
  </div>

  <hr />

  <h1>Image Properties Window</h1>

  <p>The image properties window is a dialog that displays various information about a file.</p>

  <p>To display a properties window for a an image select Properties from it's context menu, in most windows pressing Control + P will display the properties of the selected images or files.</p>

  <p><br />
  <br />
  </p>

  <p>The properties window contains a scaled down image of the file and information about the file under several tabs. If the window contains more than one file, they can be navigated by activating the left and right arrow buttons, or by clicking the primary and middle mouse buttons on the image preview.</p>

  <p><br />
  <br />
  </p>

  <h2>Image preview</h2>

  <p class="gq-image-properties-5">This displays the contents of the active file. When the window contains more than one file, they can be navigated with the primary and middle mouse buttons. The image display is also a drag source for drag and drop, start the drag operation by pressing the middle mouse button and dragging the file to the desired target.</p>

  <p><br />
  <br />
  </p>

  <h2>General tab</h2>

  <p class="gq-image-properties-5">This displays information about the active file. It includes:</p>

  <p class="gq-image-properties-6"><b>File attributes:</b> Modification date and time, size, owner, group, and permissions.</p>

  <p class="gq-image-properties-6"><b>Image attributes:</b> Dimensions, uncompressed size, file or mime type, and existence of an alpha channel.</p>

  <p class="gq-image-properties-6"><b>Compress ratio:</b> The percentage of file size compared to the size of the image when decoded into memory.</p>

  <p><br />
  <br />
  </p>

  <h2>Keywords tab</h2>

  <p class="gq-image-properties-5">The keywords tab contains the same information that is in the Keywords sidebar, please refer to the <a href="sidebars_keywords.html">Keywords Sidebar</a> page for details.</p>

  <p><br />
  <br />
  </p>

  <h2>EXIF tab</h2>

  <p class="gq-image-properties-5">The EXIF tab contains the same information that is in the EXIF sidebar, please refer to the <a href="sidebars_exif.html">EXIF Sidebar</a> page for details.</p>

  <p><br />
  <br />
  </p>

  <p><br />
  <br />
  </p>

  <p><br />
  <br />
  </p>

  <hr />

  <div class="navbottom">
    <table width="100%" border="0" cellpadding="4" cellspacing="0">

      <thead>
        <tr valign="top">
          <td width="33%">
            <p class="previous"><a href="other_windows_image_window.html">Previous</a>
            </p>
          </td>

          <td width="33%">
            <p class="gq-image-properties-1"><a href="index.html">Contents</a>
            </p>
          </td>

          <td width="33%">
            <p class="gq-image-properties-2"><a href="image_management.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>

      <tbody>
        <tr valign="top">
          <td width="33%">
            <p><br />
            </p>
          </td>

          <td width="33%">
            <p class="gq-image-properties-1"><br />
            </p>
          </td>

          <td width="33%">
            <p class="gq-image-properties-2">Geeqie User Manual</p>
          </td>
        </tr>
      </tbody>
    </table>
  </div>

  <p class="gq-image-properties-7"><br />
  </p>
</body>
</html>