VisFileIO.cpp
资源名称:VisSDK.rar [点击查看]
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:4k
源码类别:
人物传记/成功经验
开发平台:
Visual C++
- ///////////////////////////////////////////////////////////////////////////
- //
- // @doc INTERNAL EXTERNAL VISFILEIO
- //
- // @module VisFileIO.cpp |
- //
- // This file contains the implementation for the CVisImage Class
- // file input/output methods. After finding the appropriate handler
- // based on extension or file type (in the fd structure), the file
- // is optionally opened for reading or writing, and then the handler's
- // read/write methods are invoked. The reading routine allocates
- // the necessary storage if none exists.
- //
- // <nl>
- //
- // Copyright