Documentation
 All Classes Functions Variables Properties
MST::Imaging::Scan::Scan Class Reference

Public Member Functions

void ScanImage (String^ bstSavePath)
 use to scan and save image. More...
 
void ConnectDS (int nSourceId, int% nCapCount)
 
void DefaultDS (PlugMSScanLib::MST_TW_IDENTITY pDefaultDS)
 use to get default source. More...
 
void SetCapability (int CapID, int CapValue)
 use to set capability More...
 
void GetAvailableSource (PlugMSScanLib::MST_TW_IDENTITY_LIST pSources)
 use to get all available source. More...
 
void GetCapability (int CapID, PlugMSScanLib::MST_TW_CAPABILITY pCap)
 use to get capability CapID id of capability. More...
 
void GetCapSetting (int nIdx, PlugMSScanLib::MST_TW_CAPABILITY_SETTING pCapSetting)
 use to get capability setting id of capability. More...
 

Member Function Documentation

void MST::Imaging::Scan::Scan::DefaultDS ( PlugMSScanLib::MST_TW_IDENTITY  pDefaultDS)

use to get default source.

Parameters
pDefaultDSit contains default source.
void MST::Imaging::Scan::Scan::GetAvailableSource ( PlugMSScanLib::MST_TW_IDENTITY_LIST  pSources)

use to get all available source.

Parameters
pSourcesit contains list of available source.
void MST::Imaging::Scan::Scan::GetCapability ( int  CapID,
PlugMSScanLib::MST_TW_CAPABILITY  pCap 
)

use to get capability CapID id of capability.

Parameters
pCapit contains capability.
void MST::Imaging::Scan::Scan::GetCapSetting ( int  nIdx,
PlugMSScanLib::MST_TW_CAPABILITY_SETTING  pCapSetting 
)

use to get capability setting id of capability.

Parameters
pCapSettingit contains setting of capability.
void MST::Imaging::Scan::Scan::ScanImage ( String^  bstSavePath)

use to scan and save image.

Parameters
bstSavePathPath where file is saved after scan.
void MST::Imaging::Scan::Scan::SetCapability ( int  CapID,
int  CapValue 
)

use to set capability

Parameters
CapIDid of capability.
CapValuevalue of capability.

The documentation for this class was generated from the following file: