|
Krotos Modules 3
|
A structure to associate a Juce image with any other required variables. More...
#include <GrainVisualiser.h>
Public Member Functions | |
| KrotosImage (Image initImage) | |
Public Attributes | |
| Image | image |
| bool | dirty {true} |
A structure to associate a Juce image with any other required variables.
|
inline |
| bool krotos::KrotosImage::dirty {true} |
| Image krotos::KrotosImage::image |