A simple program in C# to determine the dominant colour in an image by counting the number of pixels within a range of each predefined colour.
Colours supported: BLACK, WHITE, RED, ORANGE, BROWN, YELLOW, GREEN, BLUE, PURPLE, PINK
(Made as a filter for Uvic Aero image processing)