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