ImageEn, unit ietwain

TIETwainParams.GetFromScanner

TIETwainParams.GetFromScanner

Declaration

function GetFromScanner(): Boolean;

Description

Fill all properties with the current parameters of the scanner.

Returns False if cannot connect to the scanner.

Example

ImageEnView1.IO.GetFromScanner();
ScannerPixelType := ImageEnView1.IO.TwainParams.PixelType.CurrentValue;