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

Visual C++

  1. ////////////////////////////////////////////////////////////////////////////
  2. //
  3. // @doc INTERNAL EXTERNAL VISCONVERTRGB
  4. //
  5. // @module VisConvertRGB.h |
  6. //
  7. // This file defines a function that converts an array of grayscale pixel
  8. // values to RGB values and functions that convert arrays of RGB pixels
  9. // to grayscale or YUV (or YUVA) values.
  10. //
  11. // Inline versions of these functions are defined for use in code
  12. // that does not use the VisImSrc DLL.  Functions are also exported
  13. // from the VisImSrc DLL for code that does use the VisImSrc DLL.
  14. //
  15. // <nl>
  16. //
  17. // Copyright