Changeset 521 for abuse/trunk/src/imlib/image.h
- Timestamp:
- Apr 21, 2011, 9:03:06 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/imlib/image.h
r518 r521 200 200 void flip_x(); 201 201 void flip_y(); 202 void make_color(uint8_t color);203 202 uint8_t darkest_color(palette *pal, int16_t noblack = 0); 204 203 };
Note: See TracChangeset
for help on using the changeset viewer.