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

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