Public Types | |
| typedef SIZE | param1 |
Public Member Functions | |
| tile_ipicture_painter (const std::string &file_name="") | |
| tile_ipicture_painter (const std::string &file_name, SIZE tile_size) | |
| tile_ipicture_painter * | clone () const |
| void | draw (HDC hDC, int cx, int cy) |
| void | tile_size (SIZE tile_size) |
| SIZE | tile_size () const |
|
|
Returns the size of the tiles.
|
|
|
Sets the size of the tiles . A width and height of 0 means tile_ipicture_painter should determine the width and height itself (and so the ipicture is fully displayed |
|
by Steven Weiss. You can contact me at steven11@gmx.de. |