| draw(HDC hDC, int x, int y, int cx, int cy, int xSrc, int ySrc, int cxSrc, int cySrc) | ipicture | |
| draw(HDC hDC, int x, int y, int cx, int cy, int xSrc=0, int ySrc=0) | ipicture | |
| draw(HDC hDC, int x, int y) | ipicture | |
| draw(HDC hDC, POINT pt) | ipicture | |
| draw_stretched(HDC hDC, const RECT &rc) | ipicture | |
| get_size(SIZE &size) const | ipicture | |
| ipicture() (defined in ipicture) | ipicture | |
| ipicture(const ipicture &image) (defined in ipicture) | ipicture | |
| load_from_file(const std::string &fileName) | ipicture | |
| loaded() const | ipicture | |
| operator=(const ipicture &image) (defined in ipicture) | ipicture | |
| raw_picture() const | ipicture | |
| release() | ipicture | |
| ~ipicture() (defined in ipicture) | ipicture | |