VisImageSource.h
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:8k
开发平台:

Visual C++

  1. ////////////////////////////////////////////////////////////////////////////
  2. //
  3. // @doc INTERNAL EXTERNAL VISIMAGESOURCE
  4. //
  5. // @module VisImageSource.h |
  6. //
  7. // This file defines the <c CVisImageSource> class.  <c CVisImageSource>
  8. // objects are created using the <f VisFindImageSource> function.  They
  9. // handle communication with an object created in a device-specific DLL
  10. // that provides images through a standard interface.  <c CVisSequence>
  11. // objects are connected to <c CVisImageSource> objects to get images
  12. // from a digitizer.
  13. //
  14. // <nl>
  15. //
  16. // Copyright