Pioneer
Loading...
Searching...
No Matches
Public Attributes | List of all members
Graphics::ScreendumpState Struct Reference

#include <Graphics.h>

Public Attributes

std::unique_ptr< Uint8[]> pixels
 
Uint32 width
 
Uint32 height
 
Uint32 stride
 
Uint32 bpp
 

Member Data Documentation

◆ bpp

Uint32 Graphics::ScreendumpState::bpp

◆ height

Uint32 Graphics::ScreendumpState::height

◆ pixels

std::unique_ptr<Uint8[]> Graphics::ScreendumpState::pixels

◆ stride

Uint32 Graphics::ScreendumpState::stride

◆ width

Uint32 Graphics::ScreendumpState::width

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