visimagesource.h

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

H
16
字号
////////////////////////////////////////////////////////////////////////////
//
// @doc INTERNAL EXTERNAL VISIMAGESOURCE
//
// @module VisImageSource.h |
//
// This file defines the <c CVisImageSource> class.  <c CVisImageSource>
// objects are created using the <f VisFindImageSource> function.  They
// handle communication with an object created in a device-specific DLL
// that provides images through a standard interface.  <c CVisSequence>
// objects are connected to <c CVisImageSource> objects to get images
// from a digitizer.
//
// <nl>
//
// Copyright 

⌨️ 快捷键说明

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