Input source for PNG decompression manager.
More...
List of all members.
Public Attributes |
unsigned char * | mpImage |
| Pointer to PNG image data.
|
unsigned int | mImageSize |
| Size of the PNG image in bytes.
|
unsigned int | mNumBytesRead |
| Total number of bytes decompressed/read so far.
|
Detailed Description
Input source for PNG decompression manager.
Definition at line 69 of file png.cpp.
Member Data Documentation
Size of the PNG image in bytes.
Definition at line 72 of file png.cpp.
Total number of bytes decompressed/read so far.
Definition at line 73 of file png.cpp.
Pointer to PNG image data.
Definition at line 71 of file png.cpp.
The documentation for this struct was generated from the following file:
- C:/Active/libraries/cxutils/2.0/src/cxutils/images/png/png.cpp