#include <DDSImage.h>
§ CDDSImage() [1/2]
§ CDDSImage() [2/2]
CDDSImage::CDDSImage |
( |
unsigned int |
width, |
|
|
unsigned int |
height, |
|
|
unsigned int |
format |
|
) |
| |
§ ~CDDSImage()
CDDSImage::~CDDSImage |
( |
| ) |
|
§ GetData()
unsigned char * CDDSImage::GetData |
( |
| ) |
const |
§ GetFormat()
unsigned int CDDSImage::GetFormat |
( |
| ) |
const |
§ GetHeight()
unsigned int CDDSImage::GetHeight |
( |
| ) |
const |
§ GetSize()
unsigned int CDDSImage::GetSize |
( |
| ) |
const |
§ GetWidth()
unsigned int CDDSImage::GetWidth |
( |
| ) |
const |
§ ReadFile()
bool CDDSImage::ReadFile |
( |
const std::string & |
file | ) |
|
The documentation for this class was generated from the following files: