Changeset 23486 for trunk/psLib/src/jpeg/psImageJpeg.h
- Timestamp:
- Mar 23, 2009, 9:25:43 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/jpeg/psImageJpeg.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/jpeg/psImageJpeg.h
r14452 r23486 1 1 /* @file psImageJpeg.h 2 2 * @brief functions to generate JPEG images from psImage 3 * 3 * 4 4 * @author EAM 5 5 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ … … 28 28 29 29 // allocate a colormap (does not define the map values) 30 psImageJpegColormap *psImageJpegColormapAlloc( ) PS_ATTR_MALLOC;30 psImageJpegColormap *psImageJpegColormapAlloc(void) PS_ATTR_MALLOC; 31 31 32 32 // set the colormap values using the supplied name
Note:
See TracChangeset
for help on using the changeset viewer.
