46 lines
1.5 KiB
HTML
46 lines
1.5 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>Indexed Palette</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">Indexed
|
|
Palette</FONT></TD>
|
|
</TR>
|
|
<TR bgcolor="white" >
|
|
<TD width="100%" align="left"><P>
|
|
<P>
|
|
Allows you to edit and alter the palette present in an indexed
|
|
image. Remember
|
|
that you can only paint with the colors present in your indexed palette.
|
|
This is why it's very handy to be able to add or alter colors in
|
|
the palette.
|
|
<P>
|
|
<DL>
|
|
<DT>
|
|
<EM>Altering a color:</EM>
|
|
<DD>
|
|
Choose the color that you want to alter by clicking on it<BR>
|
|
Choose edit from the Operation menu. This will bring up the
|
|
GIMP color selector which enables you to pick a replacement color.
|
|
<DT>
|
|
<EM>Adding a color:</EM>
|
|
<DD>
|
|
If your indexed image contains less that 256 colors then you
|
|
can add a color
|
|
to the palette.<BR>
|
|
Choose add from the Operation menu. A new color will appear
|
|
as the last color in the palette. The new palette color is a
|
|
copy of the previous entry
|
|
in the palette. You are now free to alter the color and paint
|
|
with it in your indexed image.
|
|
</DL>
|
|
<P>
|
|
<A href="index.html">Index</A>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</BODY></HTML>
|