SDL  2.0
SDLTest_SurfaceImage_t Struct Reference

#include <SDL_test_images.h>

Data Fields

int width
 
int height
 
unsigned int bytes_per_pixel
 
const char * pixel_data
 

Detailed Description

Type for test images.

Definition at line 50 of file SDL_test_images.h.

Field Documentation

◆ bytes_per_pixel

◆ height

◆ pixel_data

◆ width


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