VisImageBase.h
资源名称:VisSDK.rar [点击查看]
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:49k
源码类别:
人物传记/成功经验
开发平台:
Visual C++
- ///////////////////////////////////////////////////////////////////////////
- //
- // @doc INTERNAL EXTERNAL VISIMAGEBASE
- //
- // @module VisImage.h |
- //
- // This file declares the base image classes.
- // Typed image classes, defined in VisImageOf.h, are derived
- // from these base classes
- //
- // The base classes support two-dimensional, optionally multi-banded,
- // arrays of pixels of any size (given in bytes). The typed image
- // classes support two-dimensional, optionally multi-banded,
- // arrays of pixels of any C++ or user-defined type.
- //
- // <nl>
- //
- // Copyright