Blender  V3.3
Public Attributes | List of all members
PNGReadStruct Struct Reference

Public Attributes

const unsigned char * data
 
unsigned int size
 
unsigned int seek
 

Detailed Description

Definition at line 33 of file png.c.

Member Data Documentation

◆ data

const unsigned char* PNGReadStruct::data

Definition at line 34 of file png.c.

Referenced by imb_loadpng(), and ReadData().

◆ seek

unsigned int PNGReadStruct::seek

Definition at line 36 of file png.c.

Referenced by imb_loadpng(), and ReadData().

◆ size

unsigned int PNGReadStruct::size

Definition at line 35 of file png.c.

Referenced by imb_loadpng().


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