Blender  V2.59
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 50 of file png.c.


Member Data Documentation

unsigned char* PNGReadStruct::data

Definition at line 51 of file png.c.

Referenced by imb_loadpng(), and ReadData().

unsigned int PNGReadStruct::seek

Definition at line 53 of file png.c.

Referenced by imb_loadpng(), and ReadData().

unsigned int PNGReadStruct::size

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