var instance = new Vintasoft.Twain.WebAcquiredImageJS(twainDeviceManager, imageId, imageInfo); var value; // Type: any // Parameters var borderSize; // Type: number value = instance.detectBorder(borderSize);
function detectBorder(
borderSizeSize of border around the image. Possible values: 0 - 100. Default value is 5.: number
) : any;
Parameters
- borderSize
- Size of border around the image. Possible values: 0 - 100. Default value is 5.