Re: [Gimp-user] how to change colors

2004-06-14 Thread Sven Neumann
Hi,

Jeff Trefftzs [EMAIL PROTECTED] writes:

 You have several options.  
 
 1.  Image:Mode:Grayscale  this will convert your gif to grayscale
 You can then convert it back to GIF (e.g. Image:Mode:Indexed, and save
 with the .gif extension)

No need to convert back to Indexed since Grayscale is already some
sort of indexed colormap and the GIF plug-in deals with it just fine.


Sven
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] how to change colors

2004-06-13 Thread Frans Flippo
Off the top of my head: change the image to RGB (Image:Mode:RGB ?). From here 
on you have a few options. For instance, Layer:Colors:Hue/Saturation and dial 
saturation way down. If you want you could also change the hue instead and 
turn the brown shades into shades of another color. Then save your image as 
GIF again (it will convert it back from RGB to Indexed for you).

Good luck,
Frans

On Sunday 13 June 2004 20:45, Rick Pasotto wrote:
 I have a fairly simple gif image that has various shades of brown. I'd
 like to have the same image but with various shades of grey instead.
 What would be the easiest way of doing this? Is there an algorithmic way
 of converting the brown range to a grey range? Given that I could easily
 change the values in the colormap.

 I'm very much a novice at this sort of thing so I'm just fumbling my way
 around. Any help would be much appreciated.
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] how to change colors

2004-06-13 Thread Jeff Trefftzs
On Sun, 2004-06-13 at 11:45, Rick Pasotto wrote:
 I have a fairly simple gif image that has various shades of brown. I'd
 like to have the same image but with various shades of grey instead.
 What would be the easiest way of doing this? Is there an algorithmic way
 of converting the brown range to a grey range? Given that I could easily
 change the values in the colormap.

You have several options.  

1.  Image:Mode:Grayscale  this will convert your gif to grayscale
You can then convert it back to GIF (e.g. Image:Mode:Indexed, and save
with the .gif extension)

2.  Image:Mode:RGB  convert the image to RGB, then
Layer:Colors:Desaturate  will give you grayscale.
Image:Mode:Indexed to get it back to indexed, and save with .gif
extension as before.

HTH,
-- 
Jeff


___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] how to change colors

2004-06-13 Thread Carol Spears
hi,
On Sun, Jun 13, 2004 at 02:45:29PM -0400, Rick Pasotto wrote:
 I have a fairly simple gif image that has various shades of brown. I'd
 like to have the same image but with various shades of grey instead.
 What would be the easiest way of doing this? Is there an algorithmic way
 of converting the brown range to a grey range? Given that I could easily
 change the values in the colormap.
 
since you are starting with an image with 256 colors or less, you should
be able to easily convert the colors by using the gimp palette editor.

if the image is just browns, convert it to rgb by right clicking on the
image Image --Mode --RGB.  now, convert it back Image --Mode
--Index.  you will get the index dialog.  in this dialog you can use
the Grays palette.

if the image has more than just browns in it, a little extra work with
the palette editor will be necessary.  Dialogs --Palettes will bring
the Palette Palette Dialog up.  Select the palette called Untitled and
right click on the dialog.  there will be a menu in which you can import
a palette with.  Select this and point the next dialog at your image.
the resulting palette can be easily edited.

you actually have what i consider a fun job for the gimp.

 I'm very much a novice at this sort of thing so I'm just fumbling my way
 around. Any help would be much appreciated.
 
heh, well the professionals and the artists understand how to make the
other color tools work for this.  they were also surprised at what the
gimp index dialog could do as well.

good luck,

carol

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user