visconvertrgb.h

来自「microsoft vision source code」· C头文件 代码 · 共 17 行

H
17
字号
////////////////////////////////////////////////////////////////////////////
//
// @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 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?