- Timestamp:
- Oct 16, 2010, 10:46:52 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823/psLib/src/jpeg/psImageJpeg.h
r29355 r29442 53 53 bool psImageJpeg(const psImageJpegOptions *options, // Color map 54 54 const psImage *image, // Image to write 55 void*bdbuf,55 bDrawBuffer *bdbuf, 56 56 const char *filename // Filename of JPEG 57 57 ); 58 58 59 //bDrawBuffer *psImageJpegOverlayInit (const psImage *image);59 bDrawBuffer *psImageJpegOverlayInit (const psImage *image); 60 60 61 61 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
