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

Visual C++

  1. ///////////////////////////////////////////////////////////////////////////
  2. //
  3. // @doc INTERNAL EXTERNAL VISIMAGEOF
  4. //
  5. // @module VisImageOf.h |
  6. //
  7. // This file declares the typed image classes.  These classes
  8. // support two-dimensional, optionally multi-banded,
  9. // arrays of pixels of any C++ or user-defined type.
  10. //
  11. // The size of an image is set when an image is constructed.  Subimages
  12. // which share the same memory can be constructed from images.
  13. //
  14. // <nl>
  15. //
  16. // Copyright