Files
gimp/help/C/dialogs/layers/layers.html
Michael Natterer 06e409e0f7 configure.in Updated Gimp-Help. See help/ChangeLog for details.
2000-12-15  Michael Natterer  <mitch@gimp.org>

	* configure.in
	* help/*: Updated Gimp-Help. See help/ChangeLog for details.

	* app/channels_dialog.c
	* app/gdisplay.c
	* app/gradient.c
	* app/layers_dialog.c
	* app/menus.c
	* app/paths_dialog.c
	* app/preferences_dialog.c
	* app/resize.c: fixed menu paths.

	* plug-ins/helpbrowser/helpbrowser.c: load a special
	"undocumented_filter.html" page if a filter was not found.
	Adapted to the new help structure.

2000-12-15  Michael Natterer  <mitch@gimp.org>

	* makedummyhelpfile.sh
	* makeindex.sh: removed.

	* images/*: added some images.

	* help/*: Updated to the latest version of the gimp-help CVS module.

	This Version instoduces a bunch of new toplevel HTML files for
	general topics, an autogenerated index, TOC, glossary,
	an "image" directory on the "C" level, peace, love, and stuff...

	Thanks to all help writers: Prof, Bex, Piers, ...
2000-12-15 03:47:24 +00:00

202 lines
3.7 KiB
HTML

<HTML
><HEAD
><TITLE
>Layers Dialog</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.49"><LINK
REL="HOME"
TITLE="GIMP User Manual"
HREF="../../contents.html"><LINK
REL="UP"
TITLE="Layers"
HREF="../../layers/index.html"><LINK
REL="PREVIOUS"
TITLE="Using Layers"
HREF="../../layers/using_layers.html"><LINK
REL="NEXT"
TITLE="New Layer"
HREF="../../dialogs/layers/new_layer.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>GIMP User Manual</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="../../layers/using_layers.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 5. Layers</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="../../dialogs/layers/new_layer.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="DIALOGS-LAYERS-LAYERS"
>Layers Dialog</A
></H1
><A
NAME="AEN1285"
></A
><P
> The Layers dialog is the main interface to interact with layers
present in a Gimp image. You can think of layers as a stack of
slides or clothes on your body. Gimp gives you several methods of
combining layers with help of modes. The mode of a layer will
determine how it will interact with other layers present in the
image.
</P
><P
> Before you can do anything with a layer the layer must be
activated (if you only have one layer that layer is always
active). You do so by clicking on the layer name, if you double
click on the name you will be able to <A
HREF="../../dialogs/layers/edit_layer_attributes.html"
> set the layer
attributes </A
> of that layer.
</P
><P
> If you right click on the layer name you will be able to access
the layer menu, with in the layer menu you have access to several
other layer commands, see <A
HREF="../../layers/index.html"
>Chapter 5</A
>.
</P
><P
> With the Opacity slider will you control the over general
transparency of the currently active layer. The Keep Trans check
button controls what ever you can or can't paint on transparent
areas of the layer. If it is checked then you can paint on
transparent areas of the layer (i.e you can only paint on opaque
areas).
</P
><P
> In the button row you have six layer command buttons,
<A
HREF="../../dialogs/layers/new_layer.html"
>New Layer</A
>,
<A
HREF="../../layers/stack/stack.html"
>Raise Layer</A
>,
<A
HREF="../../layers/stack/stack.html"
>Lower Layer</A
>,
<A
HREF="../../layers/duplicate_layer.html"
>Duplicate Layer</A
>,
<A
HREF="../../layers/anchor_layer.html"
>Anchor Layer</A
> and
<A
HREF="../../layers/delete_layer.html"
>Delete Layer</A
>.
</P
><P
> Gimp's Layers dialog is by default Auto switched, it will always
show the image that you are working with. You can however switch
this off and choose another image to work with in the drop down
menu.
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="../../layers/using_layers.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="../../contents.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="../../dialogs/layers/new_layer.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Using Layers</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="../../layers/index.html"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>New Layer</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>