IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 7, 2010, 8:29:45 PM (16 years ago)
Author:
eugene
Message:

fix range format; fix include precedence

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100823/psLib/src/jpeg/psImageJpeg.h

    r29309 r29355  
    5353bool psImageJpeg(const psImageJpegOptions *options, // Color map
    5454                 const psImage *image,  // Image to write
    55                  bDrawBuffer *bdbuf,
     55                 void *bdbuf,
    5656                 const char *filename  // Filename of JPEG
    5757                 );
    5858
    59 bDrawBuffer *psImageJpegOverlayInit (const psImage *image);
     59// bDrawBuffer *psImageJpegOverlayInit (const psImage *image);
    6060
    6161/// @}
Note: See TracChangeset for help on using the changeset viewer.