visconvertyuv.h
来自「microsoft vision source code」· C头文件 代码 · 共 17 行
H
17 行
////////////////////////////////////////////////////////////////////////////
//
// @doc INTERNAL EXTERNAL VISCONVERTYUV
//
// @module VisConvertYUV.h |
//
// This file defines functions that convert arrays of YUV pixels
// to grayscale or RGB (or RGBA) values. The YUV pixels may be encoded
// in an image format specified by an <c EVisImEncoding> value.
//
// 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 + -
显示快捷键?