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

Visual C++

  1. ////////////////////////////////////////////////////////////////////////////
  2. //
  3. // @doc INTERNAL EXTERNAL VISIMENCODING
  4. //
  5. // @module VisImEncoding.h |
  6. //
  7. // This file defines constants used to specify standard image encodings.
  8. // (Cameras may support image encodings that are not arrays of pixels.)
  9. // Helper functions are also provided to convert between <c EVisImEncoding>
  10. // values and the Four-CC <t DWORD> values used to describe Windows images.
  11. // (See http://www.flash.net/~dawilson/fourcc/index.htm for more info.)
  12. //
  13. // <nl>
  14. //
  15. // Copyright