roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
png_file_tag Struct Reference

#include <PNGdec.h>

Data Fields

int32_t iPos
 
int32_t iSize
 
uint8_t * pData
 
void * fHandle
 

Detailed Description

Definition at line 117 of file PNGdec.h.

Field Documentation

◆ fHandle

void* png_file_tag::fHandle

Definition at line 122 of file PNGdec.h.

◆ iPos

int32_t png_file_tag::iPos

Definition at line 119 of file PNGdec.h.

◆ iSize

int32_t png_file_tag::iSize

Definition at line 120 of file PNGdec.h.

◆ pData

uint8_t* png_file_tag::pData

Definition at line 121 of file PNGdec.h.


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