|
Functions |
| CxImage::CxImage (BYTE *buffer, DWORD size, DWORD imagetype) |
| CxImage::CxImage (CxFile *stream, DWORD imagetype) |
| CxImage::CxImage (FILE *stream, DWORD imagetype) |
| CxImage::CxImage (const TCHAR *filename, DWORD imagetype) |
| CxImage::CxImage (const CxImage &src, bool copypixels=true, bool copyselection=true, bool copyalpha=true) |
| CxImage::CxImage (DWORD dwWidth, DWORD dwHeight, DWORD wBpp, DWORD imagetype=0) |
| CxImage::CxImage (DWORD imagetype=0) |
CxImage & | CxImage::operator= (const CxImage &) |
virtual | CxImage::~CxImage () |