Scanner..::..GetLaserImage Method (Int32, ScannerImage%, RawScan%)
   Retrieve an image of the laser exposure and the corresponding scan.
   
                
    Namespace: 
   JoeScan.JCamNetAssembly: JoeScan.JCamNet (in JoeScan.JCamNet.dll)
Syntax
public void GetLaserImage( int laserId, out ScannerImage image, out RawScan rawScan )
Parameters
- laserId
- Type: Int32
 The number of the laser to be shown on the image.
- image
- Type: JoeScan.JCamNet..::..ScannerImage%
 The image of the scan
- rawScan
- Type: JoeScan.JCamNet..::..RawScan%
 The scan
 
                     
                 
                
                 
                 
                 
                
