A downloadable tool for Windows and macOS

AGK Color Picker is a HSV to RGB color picker that you can use in your AGK games or apps. It does not rely on any plugins which means you would be able to use it in your mobile game/app.

The code contains a project called Color Picker Demo which you can run in AGK Studio/Classic.

If you want to use it in your own project you will need to copy these two files into your  project:

  • color-picker.agc
  • color-picker-defaults.agc

You will also need to copy the images from the media folder into your media folder.

The main.agc file shows how you would show and position the color picker.

The color-picker-defaults.agc contains the default settings for each component of the color picker. You can change the values in this file to customise the color picker for your project.

If you find any problems with it please let me know in a comment below.

Download

Download
Color-Picker-Source-Code.zip 45 kB
Download
Color-Picker-Mac.zip 6 MB
Download
Color-Picker-Windows.zip 3 MB

Development log

Leave a comment

Log in with itch.io to leave a comment.