LMMS
Loading...
Searching...
No Matches
LV2_Inline_Display_Image_Surface Struct Reference

#include <inline-display.h>

Public Attributes

unsigned char * data
int width
int height
int stride

Detailed Description

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.

Member Data Documentation

◆ data

unsigned char* LV2_Inline_Display_Image_Surface::data

◆ height

int LV2_Inline_Display_Image_Surface::height

◆ stride

int LV2_Inline_Display_Image_Surface::stride

◆ width

int LV2_Inline_Display_Image_Surface::width

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