Hi!
Is there an easy way to pic a color and copy it to the Clipboard for pasting it in HTML code? Just like the "Copy Color Hex Code" in Photoshop.
In XnView I've found "View / Display Color Information" but I don't know how to copy an HTML color code to the Clipboard.
How to pic a color for pasting it in HTML code
Re: How to pic a color for pasting it in HTML code
so copy the current shown color from 'Display Color Information' in clipboard?
Pierre.
Re: How to pic a color for pasting it in HTML code
Yesxnview wrote:so copy the current shown color from 'Display Color Information' in clipboard?

- Option for Hex (#ffffff) vs. RGB (rgb(255,255,255)) format
- Preview in tooltip
Re: How to pic a color for pasting it in HTML code
So how to copy it? A left click?XnTriq wrote:Yesxnview wrote:so copy the current shown color from 'Display Color Information' in clipboard?![]()
Pierre.
Re: How to pic a color for pasting it in HTML code
Left and right mouse buttons (without modifier key) are already used for Make selection or Move picture in XnView (Tools → Options... → Keyboard/Mouse → Mouse).xnview wrote:So how to copy it? A left click?
Disabling Make selection and Move picture when Display Colour Information is active would cause problems with the following INI tweak, I guess:
Many image editors allow the user to constrain the selection ratio to 1:1 (square/circle vs. rectangle/ellipse) with Shift+LMB. In Phototshop, Shift+Alt+LMB centers the selection around the point where you first clicked (in addition to constraining the selection to a square or circle). Ctrl+LMB and Alt+LMB are often used for adding or subtracting to a selection.XnView Wiki (UI-less Settings → [url=http://www.xnview.com/wiki/index.php/UI-less_Settings#View]View[/url] → ColorInfo) wrote:Changes the behavior of the color information tool.
Value: Integer, default value is 0
- 0 Show only for the currently viewed image.
1 Show also for the previous¦next file to view.
2 Show between sessions.
I'm fully aware that XnView isn't meant to be an editor, but in case Pierre decides to expand the cropping functionality, these modifier keys should still be available, IMO.
So, how about Ctrl+RMB?