Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I have extracted the icons for the command prompt in Windows 10 - using the freeware IcoFX:
I want to create different versions of this icon set with the white pixels replaced with another colour. IcoFX has menu entries for this, but they only act on the currently selected icon size variant, and to do all sizes for a succession of colours will take a long time.
rossmcm wrote: 2017-11-13T17:04:44-07:00I want to create different versions of this icon set with the white pixels replaced with another colour. IcoFX has menu entries for this, but they only act on the currently selected icon size variant, and to do all sizes for a succession of colours will take a long time.
I get an orange version of the input icon by using IM 6.9.9-20 and this command...
However. Not really an ImageMagick question but...
The reason I wanted to do this was so that I could differentiate between several command prompt icons on my taskbar
()
but changing the icon file for the taskbar has no effect on the small icon displayed. If I right-click the icon on the taskbar, I can see the different-coloured icon I have set.
It's as if the icons are cached somewhere (I don't suppose you have any ideas...?)
fmw42 wrote: 2017-11-13T18:34:46-07:00@GeeMack: Why are you tinting. Tinting does something else than what the OP requested. It adds tint color to the mid grays.
I read the OP too fast and got ahead of myself. I was recently working with several methods for coloring and tinting grayscale weather satellite images to get various similar results. Here's a way to change all levels of white to a color...
Thanks @snibgo, I never knew about "title". Could be useful, but of course, it is only useful if there is a command prompt window open. If there isn't, you have to hover over the icon and wait for the hint.
We've drifted off topic a bit, but do you know if there is any way of suppressing the "Administrator:" windows inserts in front of the title string? As it is, I can't see the title because the word "Administrator" fills up most of the title bar:
@snibgo, Yep, I found that. Started off on the journey, but the property sheets have changed in Windows 10 since that was written and I got a bit lost/bored/annoyed. As someone else remarked - why doesn't someone write a utility to do it?