ARB
Public Attributes | List of all members
pngRawInfo Struct Reference

#include <glpng.h>

Collaboration diagram for pngRawInfo:
Collaboration graph
[legend]

Public Attributes

unsigned int Width
 
unsigned int Height
 
unsigned int Depth
 
unsigned int Alpha
 
unsigned int Components
 
unsigned char * Data
 
unsigned char * Palette
 

Detailed Description

Definition at line 83 of file glpng.h.

Member Data Documentation

unsigned int pngRawInfo::Width

Definition at line 84 of file glpng.h.

unsigned int pngRawInfo::Height

Definition at line 85 of file glpng.h.

unsigned int pngRawInfo::Depth

Definition at line 86 of file glpng.h.

unsigned int pngRawInfo::Alpha

Definition at line 87 of file glpng.h.

unsigned int pngRawInfo::Components

Definition at line 89 of file glpng.h.

unsigned char* pngRawInfo::Data

Definition at line 90 of file glpng.h.

unsigned char* pngRawInfo::Palette

Definition at line 91 of file glpng.h.


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