STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Data Fields
GUI_BITMAP Struct Reference

#include <GUI_Type.h>

Data Fields

U16P XSize
 
U16P YSize
 
U16P BytesPerLine
 
U16P BitsPerPixel
 
const U8pData
 
const GUI_LOGPALETTEpPal
 
const GUI_BITMAP_METHODSpMethods
 

Detailed Description

Definition at line 76 of file GUI_Type.h.

Field Documentation

U16P BitsPerPixel

Definition at line 80 of file GUI_Type.h.

U16P BytesPerLine

Definition at line 79 of file GUI_Type.h.

const U8* pData

Definition at line 81 of file GUI_Type.h.

const GUI_BITMAP_METHODS* pMethods

Definition at line 83 of file GUI_Type.h.

const GUI_LOGPALETTE* pPal

Definition at line 82 of file GUI_Type.h.

U16P XSize

Definition at line 77 of file GUI_Type.h.

U16P YSize

Definition at line 78 of file GUI_Type.h.


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