Guitarix
|
#include <guitarix.h>
Go to the source code of this file.
Classes | |
class | InputWindow |
class | TextListStore |
class | TextListStore::TextListColumns |
class | PluginPresetListWindow |
struct | childpos |
Functions | |
bool | plugins_by_name_less (PluginUI *a, PluginUI *b) |
guint8 | convert_color_channel (guint8 src, guint8 alpha) |
void | convert_bgra_to_rgba (guint8 const *src, guint8 *dst, int width, int height) |
void convert_bgra_to_rgba | ( | guint8 const * | src, |
guint8 * | dst, | ||
int | width, | ||
int | height | ||
) |
Definition at line 239 of file rack.cpp.
Referenced by DragIcon::~DragIcon().
|
inline |
Definition at line 235 of file rack.cpp.
Referenced by convert_bgra_to_rgba().
Definition at line 186 of file rack.cpp.
Referenced by PluginUI::get_shortname(), and PluginDesc::PluginDesc().