|
LMMS
|
#include <inline-display.h>
Public Attributes | |
| unsigned char * | data |
| int | width |
| int | height |
| int | stride |
raw image pixmap format is ARGB32, the data pointer is owned by the plugin and must be valid from the first call to render until cleanup.
| unsigned char* LV2_Inline_Display_Image_Surface::data |
| int LV2_Inline_Display_Image_Surface::height |
| int LV2_Inline_Display_Image_Surface::stride |
| int LV2_Inline_Display_Image_Surface::width |