Changeset 124 for abuse/trunk/src/imlib/image.hpp
- Timestamp:
- Mar 18, 2008, 9:36:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/imlib/image.hpp
r115 r124 129 129 image(bFILE *fp); 130 130 image(int16_t width, int16_t height, 131 uint8_t *page_buffer = NULL, int16_t create_descriptor = 0); 131 uint8_t *page_buffer = NULL, int16_t create_descriptor = 0); 132 132 ~image(); 133 133
Note: See TracChangeset
for help on using the changeset viewer.