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

Visual C++

  1. ///////////////////////////////////////////////////////////////////////////
  2. //
  3. // @doc INTERNAL EXTERNAL VISFILEIO
  4. //
  5. // @module VisFileIO.cpp |
  6. //
  7. // This file contains the implementation for the CVisImage Class
  8. // file input/output methods.  After finding the appropriate handler
  9. // based on extension or file type (in the fd structure), the file
  10. // is optionally opened for reading or writing, and then the handler's
  11. // read/write methods are invoked.  The reading routine allocates
  12. // the necessary storage if none exists.
  13. //
  14. // <nl>
  15. //
  16. // Copyright