VisImage.h
资源名称:VisSDK.rar [点击查看]
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:28k
源码类别:
人物传记/成功经验
开发平台:
Visual C++
- ///////////////////////////////////////////////////////////////////////////
- //
- // @doc INTERNAL EXTERNAL VISIMAGEOF
- //
- // @module VisImageOf.h |
- //
- // This file declares the typed image classes. These classes
- // support two-dimensional, optionally multi-banded,
- // arrays of pixels of any C++ or user-defined type.
- //
- // The size of an image is set when an image is constructed. Subimages
- // which share the same memory can be constructed from images.
- //
- // <nl>
- //
- // Copyright