|
Blender
V3.3
|
Public Attributes | |
| const unsigned char * | data |
| unsigned int | size |
| unsigned int | seek |
| const unsigned char* PNGReadStruct::data |
Definition at line 34 of file png.c.
Referenced by imb_loadpng(), and ReadData().
| unsigned int PNGReadStruct::seek |
Definition at line 36 of file png.c.
Referenced by imb_loadpng(), and ReadData().
| unsigned int PNGReadStruct::size |
Definition at line 35 of file png.c.
Referenced by imb_loadpng().