Android-cuttlefish cvd tool
Public Attributes | List of all members
gfxstream::RGBAImage Struct Reference

#include <image.h>

Collaboration diagram for gfxstream::RGBAImage:
Collaboration graph
[legend]

Public Attributes

uint32_t width
 
uint32_t height
 
std::vector< uint8_t > pixels
 

Member Data Documentation

◆ height

uint32_t gfxstream::RGBAImage::height

◆ pixels

std::vector<uint8_t> gfxstream::RGBAImage::pixels

◆ width

uint32_t gfxstream::RGBAImage::width

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