yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::service::RenderResult Struct Reference

#include <render_service.h>

Public Attributes

std::vector< uint8_t > png_data
 
int width = 0
 
int height = 0
 

Detailed Description

Definition at line 38 of file render_service.h.

Member Data Documentation

◆ png_data

std::vector<uint8_t> yaze::app::service::RenderResult::png_data

◆ width

int yaze::app::service::RenderResult::width = 0

◆ height

int yaze::app::service::RenderResult::height = 0

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