Swapping colours in colour map

Ask for help and post your question on how to use XnView Classic.

Moderators: helmut, XnTriq, xnview

Post Reply
diftimi

Swapping colours in colour map

Post by diftimi »

Hello all,

I'm new to posting so if it's not entirely correct what I'm doing don't shoot me on sight :).

I have a question: is there any way to swap 2 colors into a palette using the palette editor, for example?
I need to swap for example color_0 with color_128 in an indexed bitmap.
Of course, I can quickly write a program that does it, it's not complicated, but I need this information for somebody who's not a programmer.

Thank you very much,
Dragos Iftimi.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Palette operations on indexed images (png/bmp/etc)

Post by xnview »

diftimi wrote:I have a question: is there any way to swap 2 colors into a palette using the palette editor, for example?
I need to swap for example color_0 with color_128 in an indexed bitmap.
Of course, I can quickly write a program that does it, it's not complicated, but I need this information for somebody who's not a programmer.
Yes, open your picture in XnView, and Image/Edit colormap.
Pierre.
User avatar
helmut
Posts: 8704
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Re: Palette operations on indexed images (png/bmp/etc)

Post by helmut »

xnview wrote:
diftimi wrote:I have a question: is there any way to swap 2 colors into a palette using the palette editor, for example?
I need to swap for example color_0 with color_128 in an indexed bitmap.
Of course, I can quickly write a program that does it, it's not complicated, but I need this information for somebody who's not a programmer.
Yes, open your picture in XnView, and Image/Edit colormap.
Pierre.
Some addition:
In the colourmap dialog, you have to edit and swap the RGB colour values manually. At the moment, there is no automated or more comfortable way in XnView for swapping two colours in the colour map.
Last edited by helmut on Sat Nov 12, 2005 10:32 am, edited 1 time in total.
Post Reply