VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
|
Namespaces | |
namespace | Private |
Enumerations | |
enum class | Format { ARGB , RGBA , ABGR , BGRA } |
Functions | |
void | convert (Format srcFormat, Format dstFormat, uint8_t *buffer, uint32_t bytesPerRow, uint32_t width, uint32_t height) |
Convert a buffer of 32 bit pixels from one format to another. | |
|
strong |