VisConvertRGB.h
资源名称:VisSDK.rar [点击查看]
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:4k
源码类别:
人物传记/成功经验
开发平台:
Visual C++
- ////////////////////////////////////////////////////////////////////////////
- //
- // @doc INTERNAL EXTERNAL VISCONVERTRGB
- //
- // @module VisConvertRGB.h |
- //
- // This file defines a function that converts an array of grayscale pixel
- // values to RGB values and functions that convert arrays of RGB pixels
- // to grayscale or YUV (or YUVA) values.
- //
- // Inline versions of these functions are defined for use in code
- // that does not use the VisImSrc DLL. Functions are also exported
- // from the VisImSrc DLL for code that does use the VisImSrc DLL.
- //
- // <nl>
- //
- // Copyright