Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::Plugin::Display_Image_Surface Struct Reference

#include <plugin.h>

Public Attributes

unsigned char * data
 
int width
 
int height
 
int stride
 

Detailed Description

Definition at line 206 of file plugin.h.

Member Data Documentation

◆ data

unsigned char* ARDOUR::Plugin::Display_Image_Surface::data

Definition at line 207 of file plugin.h.

◆ height

int ARDOUR::Plugin::Display_Image_Surface::height

Definition at line 209 of file plugin.h.

◆ stride

int ARDOUR::Plugin::Display_Image_Surface::stride

Definition at line 210 of file plugin.h.

◆ width

int ARDOUR::Plugin::Display_Image_Surface::width

Definition at line 208 of file plugin.h.


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