RetroArch
Public Attributes | List of all members
rpng Struct Reference
Collaboration diagram for rpng:
[legend]

Public Attributes

struct rpng_processprocess
 
bool has_ihdr
 
bool has_idat
 
bool has_iend
 
bool has_plte
 
bool has_trns
 
struct idat_buffer idat_buf
 
struct png_ihdr ihdr
 
uint8_tbuff_data
 
uint32_t palette [256]
 

Member Data Documentation

◆ buff_data

uint8_t* rpng::buff_data

◆ has_idat

bool rpng::has_idat

◆ has_iend

bool rpng::has_iend

◆ has_ihdr

bool rpng::has_ihdr

◆ has_plte

bool rpng::has_plte

◆ has_trns

bool rpng::has_trns

◆ idat_buf

struct idat_buffer rpng::idat_buf

◆ ihdr

struct png_ihdr rpng::ihdr

◆ palette

uint32_t rpng::palette[256]

◆ process

struct rpng_process* rpng::process

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