merge-requests/1/head
Stéphane Voltz 2016-02-21 09:47:47 +01:00
rodzic 2e1102dc3a
commit f56ffa63b9
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -276,10 +276,10 @@ gl646_move_to_ta (Genesys_Device * dev);
/**
* sets up the scanner for a scan, registers, gamma tables, shading tables
* and slope tables, based on the parameter struct.
* @param device device to set up
* @param regs registers to set up
* @param settings settings of the scan
* @param split true if move before scan has to be done
* @param dev device to set up
* @param regs registers to set up
* @param settings settings of the scan
* @param split true if move before scan has to be done
* @param xcorrection true if scanner's X geometry must be taken into account to
* compute X, ie add left margins
* @param ycorrection true if scanner's Y geometry must be taken into account to