home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / utilities / jpeg-dt35 / source / class.h next >
C/C++ Source or Header  |  2000-01-22  |  59b  |  6 lines

  1. struct Data
  2. {
  3. long dct,scale,quality,smooth,gray,prog;
  4. };
  5.  
  6.