Show the amount of colours that an image contains
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
Basically i'd like IG to have the same feature as IrfanView. In that software if you go to Image > Information, then under "Number of unique colors" it will show the total amount of colours in the image that you're currently viewing.
Surprisingly very few image viewers and even illustration and photo editing software are able to show this basic information. IG could add this feature as a separate tool, but it might be better to add this information to the Color Picker tool.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Color Picker tool and any image-information display it uses. Determine where the total number of unique colours should appear and verify the result against representative images; done means the current image's unique-colour count is displayed clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100