IconEdit doesn't do much at the moment. It opens Amiga Classic Icons and saves the Glow Icon Images as ILBM.
The basic framework is there to draw the background and draw images though it needs improvement. I have incorporated my old BitmapToRegion function from C# to draw the large image. I also have a C# function to draw a colormap that I may also include to improve the GUI.
It is my attempt to reproduce somewhat the appearance and functionality of a once great application. Or at least I think it was great.
The IconEd of Amiga OS 3.5 & 3.9 with its nostalgic yellow icon (box of crayons/colored pencils?) Is familiar to many.
It's a fun project and it's a work in progress.