Files
gimp/help/C/dialogs/info_window.html
Daniel Egger b63858d22b Proofed by Rebecca...
Proofed by Rebecca...
2000-08-03 23:34:18 +00:00

70 lines
1.8 KiB
HTML

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Info Window</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000" alink="#000088">
<TABLE width="100%" cellspacing="1" cellpadding="1">
<TR bgcolor="black">
<TD width="100%" align="center"><FONT size="+2" color="white">Info
Window</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<H4>
The General Tab folder
</H4>
<P>
<DL>
<DT>
<EM>Dimension (w x h):</EM>
<DD>
Shows the image height and width both in pixels and in the current
unit.
<DT>
<EM>Resolution:</EM>
<DD>
Shows the current resolution.
<DT>
<EM>Scale Ratio:</EM>
<DD>
Shows the current zoom factor.
<DT>
<EM>Display Type:</EM>
<DD>
Shows the current image mode.
<DT>
<EM>Visual Class:</EM>
<DD>
Shows the visual class of your display.
<DT>
<EM>Visual Depth:</EM>
<DD>
Shows the visual depth of your display.
<DT>
</DL>
<H4>
The Extended <A href="index.html"></A>Tab folder
</H4>
<P>
Shows you the current pixel value while you moving the pointer
over the image
without pressing any buttons, In effect, it is a color picker
that does not affect the
current color, but instead gives you the pixel value regardless
of the current
tool or color. For information how to interpret the pixel value, see the
<A HREF="../tools/color_picker.html">Color Picker</A> tool.
<H3>
Additional Information
</H3>
<P>
Default Keyboard Shortcut: Ctrl+Shift+I
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>