New
#11
Unfortunately, non of these meet the no copyright/public domain criteria as I wrote earlier.
Code:To use a non-Windows color picker, it has to be in the public domain. "Free" software is still copyrighted by the owner.
Unfortunately, non of these meet the no copyright/public domain criteria as I wrote earlier.
Code:To use a non-Windows color picker, it has to be in the public domain. "Free" software is still copyrighted by the owner.
I'm not sure what that or the developer means? Those color pickers do provide a "universal" hexadecimal output. Universal in that no matter where used that's the color.... thus hexadecimal output.
Perhaps they mean the "actual tool" you're trying to use to get the color? If that's the case, yeah, I don't know of any "Windows/Microsoft" specific color picker tools.
Just noticed these last two posts, and must clarify. Irfanview is utilizing the Windows native color palette API to select colors, and I should have referred to it as a color selector.
The shortcoming of this is that it has no Hex result. Irfanview is inquiring if the Windows System has another native color selector with the hex results, the he would incorporate it in the app. I am also sure that MS Paint's palette is a Windows component which can be accessed by API.
It doesn't seem that the original post was understood.
The color selector in MS Paint is a part of MS Paint. It is convenient because it allows selection of commonly used colors without bringing up the dialog. But to define those colors you need to use the "Edit colors" button which brings up the standard Windows color selector. There is only the one.
I am sure that Windows provides one or more color selectors for use by the new modern apps. But they are of no use to traditional applications like Irfanview.
If Irfanview was to have a better color selector the developer would have to design and build it, or use a third party product.
At some point in time Windows may have a better color selector but It appears at this time it is not a priority, But it may not have the features you want.