|
Gin
|
Asset manager for common plugin UI images and icons. More...
#include <gin_images.h>
Public Member Functions | |
| Images () | |
Public Attributes | |
| juce::Path | monoPath |
| juce::Path | polyPath |
| juce::Path | powerPath |
Asset manager for common plugin UI images and icons.
Images provides pre-loaded juce::Path objects for commonly used icons in plugin interfaces. These paths can be used with SVG buttons and other components that render vector graphics.
Available Icons:
Usage:
| Images::Images | ( | ) |
| juce::Path Images::monoPath |
| juce::Path Images::polyPath |
| juce::Path Images::powerPath |