WebAcquiredImageJS Constructor(WebTwainDeviceManagerJS,string)
В этом разделе
Initializes a new instance of the
WebAcquiredImageJS class.
Синтаксис
// Parameters
var twainDeviceManager; // Type: WebTwainDeviceManagerJS
var imageId; // Type: string
var imageInfo; // Type: object
var instance = new Vintasoft.Twain.WebAcquiredImageJS(twainDeviceManager, imageId, imageInfo);
function WebAcquiredImageJS(
: WebTwainDeviceManagerJS,
: string
) : WebAcquiredImageJS;
Parameters
- twainDeviceManager
- Экземпляр WebTwainDeviceManagerJS.
- imageId
- Идентификатор изображения в локальной службе Vintasoft Web TWAIN.
Совместимость с веб браузерами
Смотрите также