kopia lustrzana https://gitlab.com/sane-project/backends
Call explicitly cancel.
rodzic
2c12635b23
commit
1b3f0c9bc0
|
@ -843,6 +843,7 @@ sane_start(SANE_Handle h)
|
||||||
DBG(10, "2-Size Image [%dx%d|%dx%d]\n", 0, 0, w, he);
|
DBG(10, "2-Size Image [%dx%d|%dx%d]\n", 0, 0, w, he);
|
||||||
if (handler->scanner->source > 0)
|
if (handler->scanner->source > 0)
|
||||||
escl_scanner(handler->name, handler->result);
|
escl_scanner(handler->name, handler->result);
|
||||||
|
|
||||||
if (status != SANE_STATUS_GOOD)
|
if (status != SANE_STATUS_GOOD)
|
||||||
return (status);
|
return (status);
|
||||||
handler->ps.depth = 8;
|
handler->ps.depth = 8;
|
||||||
|
|
Ładowanie…
Reference in New Issue