openMSX
Public Attributes | List of all members
openmsx::OpenMSX_Icon Struct Reference

#include <Icon.hh>

Public Attributes

unsigned width
 
unsigned height
 
unsigned bytes_per_pixel
 
const char * pixel_data
 

Detailed Description

Definition at line 6 of file Icon.hh.

Member Data Documentation

◆ bytes_per_pixel

unsigned openmsx::OpenMSX_Icon::bytes_per_pixel

Definition at line 10 of file Icon.hh.

◆ height

unsigned openmsx::OpenMSX_Icon::height

Definition at line 9 of file Icon.hh.

◆ pixel_data

const char* openmsx::OpenMSX_Icon::pixel_data

Definition at line 11 of file Icon.hh.

◆ width

unsigned openmsx::OpenMSX_Icon::width

Definition at line 8 of file Icon.hh.


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