The Blitzkrieg Color Picker is an easy to use tool that will allow you to quickly select colors from a preset or custom image and apply them to anything a color can be applied to all at runtime.This tool provides the ability to use a custom gradient image as a color picker sprite as well as the events necessary to give a live update to items as you scroll through colors. Use one of the two provided color gradient images or create your own to use with the tool. Simply subscribing to an event will allow you to get the color currently selected in the tool so you can apply it to your objects at runtime!Includes a simple instructions on how to do everything including basic use, controller use, and using a custom image gradient.Includes a NoesisGUI UserControl for the core functionality of the color picker.Support is available at the Blitzkrieg Games discord.Check out our website to see our other tools and games.- Simple cursor to pixel lookup for color selection allows for custom color gradients.- Event driven callbacks to always have the color that is currently being selected.- Simple and clean code allow easy integration and/or extension.