visimencoding.h

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

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

⌨️ 快捷键说明

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