Changeset 14452 for trunk/psLib/src/jpeg/psImageJpeg.h
- Timestamp:
- Aug 8, 2007, 3:40:08 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/jpeg/psImageJpeg.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/jpeg/psImageJpeg.h
r11248 r14452 3 3 * 4 4 * @author EAM 5 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $6 * @date $Date: 2007-0 1-23 22:47:23$5 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2007-08-09 01:40:07 $ 7 7 */ 8 8 … … 28 28 29 29 // allocate a colormap (does not define the map values) 30 psImageJpegColormap *psImageJpegColormapAlloc() ;30 psImageJpegColormap *psImageJpegColormapAlloc() 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.
