|
Blender
V2.93
|
Public Attributes | |
| const unsigned char * | data |
| unsigned int | size |
| unsigned int | seek |
| const unsigned char* PNGReadStruct::data |
Definition at line 50 of file png.c.
Referenced by imb_loadpng(), and ReadData().
| unsigned int PNGReadStruct::seek |
Definition at line 52 of file png.c.
Referenced by imb_loadpng(), and ReadData().
| unsigned int PNGReadStruct::size |
Definition at line 51 of file png.c.
Referenced by imb_loadpng().