ARB
Public Attributes | List of all members
pngInfo Struct Reference

#include <glpng.h>

Collaboration diagram for pngInfo:
Collaboration graph
[legend]

Public Attributes

unsigned int Width
 
unsigned int Height
 
unsigned int Depth
 
unsigned int Alpha
 

Detailed Description

Definition at line 76 of file glpng.h.

Member Data Documentation

unsigned int pngInfo::Width

Definition at line 77 of file glpng.h.

Referenced by pngLoadF().

unsigned int pngInfo::Height

Definition at line 78 of file glpng.h.

Referenced by pngLoadF().

unsigned int pngInfo::Depth

Definition at line 79 of file glpng.h.

Referenced by pngLoadF().

unsigned int pngInfo::Alpha

Definition at line 80 of file glpng.h.

Referenced by pngLoadF().


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