branch | pyrit |
changeset 94 | 4c8abb8977dc |
parent 90 | f6a72eb99631 |
child 95 | ca7d4c665531 |
93:96d65f841791 | 94:4c8abb8977dc |
---|---|
1 /* |
1 /** |
2 * pixmap.h: 2D image class |
2 * @file pixmap.h |
3 * @brief Pixmap class with PNG file format writer |
|
3 * |
4 * |
4 * This file is part of Pyrit Ray Tracer. |
5 * This file is part of Pyrit Ray Tracer. |
5 * |
6 * |
6 * Copyright 2008 Radek Brich |
7 * Copyright 2008 Radek Brich |
7 * |
8 * |