var instance = new Vintasoft.Twain.WebTwainDeviceJS(deviceName, productFamily, manufacturer, driverVersion, twainVersion, deviceManager, is64Bit); var value; // Type: Vintasoft.Twain.WebPixelTypeEnumJS[] value = instance.getSupportedPixelTypes();
function getSupportedPixelTypes() : WebPixelTypeEnumJS[];
Return Value
An array of instances of WebPixelTypeEnumJS class.