home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / Call_Art2149544122009.psc / CalliArt_KF / cJpeg.cls < prev   
Text File  |  2005-10-03  |  1KB  |  32 lines

  1. VERSION 1.0 CLASS
  2. BEGIN
  3.   MultiUse = -1  'True
  4.   Persistable = 0  'NotPersistable
  5.   DataBindingBehavior = 0  'vbNone
  6.   DataSourceBehavior  = 0  'vbNone
  7.   MTSTransactionMode  = 0  'NotAnMTSObject
  8. END
  9. Attribute VB_Name = "cJpeg"
  10. Attribute VB_GlobalNameSpace = False
  11. Attribute VB_Creatable = True
  12. Attribute VB_PredeclaredId = False
  13. Attribute VB_Exposed = False
  14.  
  15. Option Explicit
  16.    Option Base 0
  17.    
  18.    'Class Name:   cJpeg.cls  "JPEG Encoder Class"
  19.    'Author:       John Korejwa  <korejwa@tiac.net>
  20.    'Version:      0.9 beta  [26 / November / 2003]
  21.    '
  22.    '
  23.    'Legal:
  24.    '        This class is intended for and was uploaded to www.planetsourcecode.com
  25.    '
  26.    '        This product includes JPEG compression code developed by John Korejwa.  <korejwa@tiac.net>
  27.    '        Source code, written in Visual Basic, is freely available for non-commercial,
  28.    '        non-profit use at www.planetsourcecode.com.
  29.    '
  30.    '
  31.    'Credits:
  32.    '        Special thanks to Barry G., a government research scientn-p6  'C8Ncyclass isc