topical media & game development

talk show tell print

lib-of-vs-libs-QTDevWin-CIncludes-CMComponent.h / h



  /*
       File:       CMComponent.h
   
       Contains:   ColorSync CMM Component API
   
       Version:    Technology: ColorSync 2.0
                   Release:    QuickTime 6.0.2
   
       Copyright:  (c) 1993-2001 by Apple Computer, Inc., all rights reserved.
   
       Bugs?:      For bug reports, consult the following page on
                   the World Wide Web:
   
                       http://developer.apple.com/bugreporter/
   
  */
  ifndef __CMCOMPONENT__
  define __CMCOMPONENT__
  
  /* 
      This file has been included to allow older source code 
      to #include <CMComponent.h>.  Please update your source
      code to directly #include <CMMComponent.h>
        and            #include <CMPRComponent.h>
  
  */
  /* #include the two ColorSync 2.0 files equivalent to the v. 1.0 file */
  ifndef __CMMCOMPONENT__
  include <CMMComponent.h>
  endif
  
  ifndef __CMPRCOMPONENT__
  include <CMPRComponent.h>
  endif
  
  endif /* __CMCOMPONENT__ */
  
  


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.