Krotos Modules 3
Loading...
Searching...
No Matches
krotos::KrotosImage Struct Reference

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}
 

Detailed Description

A structure to associate a Juce image with any other required variables.

Constructor & Destructor Documentation

◆ KrotosImage()

krotos::KrotosImage::KrotosImage ( Image initImage)
inline

Member Data Documentation

◆ dirty

bool krotos::KrotosImage::dirty {true}

◆ image

Image krotos::KrotosImage::image

The documentation for this struct was generated from the following file: