Blender V2.61 - r43446
Public Attributes

PNGReadStruct Struct Reference

List of all members.

Public Attributes

unsigned char * data
unsigned int size
unsigned int seek

Detailed Description

Definition at line 48 of file png.c.


Member Data Documentation

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().


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