Blender  V2.93
Public Attributes | List of all members
PNGReadStruct Struct Reference

Public Attributes

const unsigned char * data
 
unsigned int size
 
unsigned int seek
 

Detailed Description

Definition at line 49 of file png.c.

Member Data Documentation

◆ data

const unsigned char* PNGReadStruct::data

Definition at line 50 of file png.c.

Referenced by imb_loadpng(), and ReadData().

◆ seek

unsigned int PNGReadStruct::seek

Definition at line 52 of file png.c.

Referenced by imb_loadpng(), and ReadData().

◆ size

unsigned int PNGReadStruct::size

Definition at line 51 of file png.c.

Referenced by imb_loadpng().


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