Files
gimp/help/C/dialogs/layers/add_mask.html
Sven Neumann fc4b217c4a Committed a whole bunch of changes from the new maintainer of the
help system Piers Cornwell <piers.cornwell@bigfoot.com> who has taken
the burden to continue this project Karin and Olof started.


--Sven
2000-07-29 21:40:10 +00:00

42 lines
1.9 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>Add Layer Mask</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">Add Layer
Mask</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<P>
Will add a layer mask to the currently active layer. A layer mask is a way
to control transparency of the current layer . The mask it self is a grayscale
"image" where black pixels will make the layer totally transparent and white
pixels will make it opaque.
<P>
The fill dialog enables you to choose the initial fill of the layer mask.
Black which will make the layer totally transparent, white which will make
the layer totally opace or the alpha channel of the layer. When you choose
the alpha channel the transparency of each pixels will be mapped to a grayscale
value in the mask. If you want to further manipulate the transparency in
a layer this can be a very good option (e.g maybe you have softly erased
some parts of the image and want to continue to manipulate the transparency).
<P>
To work with the layer mask you have to active it, you do that by clicking
on the thumbnail image of the mask. However you will not see the mask you
will just see the result of your mask operations. To see the mask you have
to &lt;ZZZZ&gt; click on the thumbnail. If you want to see you layer without
the mask you have to &lt;ZZZZ&gt; click on the thumbnail. Remember
to to click one again with the same modification key to exit the current
"preview" state.
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>