# Gambas Project File 3.0
Title=Random Colors, Sorted by Hue
Startup=FMain
Icon=RandomColorSort.png
Version=1.0.0
Component=gb.image
Component=gb.gui
Description="Random colors, sorted by hue.\n\nRandom colors are sorted by hue on a two-dimentional circular chart.  Colors are either displayed all at once, or slowed down to see each separate color plotted on the chart.  The image can be saved as a PNG file."
Authors="Louis W. Adams, Jr."
TabSize=2
Translate=1
KeepDebugInfo=0
Vendor=Example
Packager=1
