Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
class | ImageRoll |
An ImageRoll is an image that can be expanded to an arbitrary size; it is made up of both fixed pieces and repeating pieces. More... | |
Macros | |
#define | wxRasterOperationMode int |
Typedefs | |
using | ImageArray = std::vector< wxImage > |
#define wxRasterOperationMode int |
Definition at line 21 of file ImageRoll.h.
using ImageArray = std::vector<wxImage> |
Definition at line 25 of file ImageRoll.h.