![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| unsigned char * | data |
| unsigned int | size |
| unsigned int | seek |
| unsigned char* PNGReadStruct::data |
Definition at line 49 of file png.c.
Referenced by imb_loadpng(), and ReadData().
| unsigned int PNGReadStruct::seek |
Definition at line 51 of file png.c.
Referenced by imb_loadpng(), and ReadData().
| unsigned int PNGReadStruct::size |
Definition at line 50 of file png.c.
Referenced by imb_loadpng().