[sane-devel] Perl Bindings

m. allan noah kitno455 at gmail.com
Tue Oct 21 17:46:00 UTC 2008


umax_pp.c:  dev->opt[OPT_GAMMA_VECTOR].size = 256 * sizeof (SANE_Word);

the option is a C-style array of values, not just a single value. lots
of other backends do this too, search for GAMMA_VECTOR.

allan

On Tue, Oct 21, 2008 at 11:59 AM, Jeffrey Ratcliffe
<jeffrey.ratcliffe at gmail.com> wrote:
> 2008/10/20 m. allan noah <kitno455 at gmail.com>:
>> that is used when the option is a series of numbers. sometimes used
>> for gamma tables and the like.
>
> Can you be a bit more specific, perhaps with an example?
>
> Thanks
>
> Jeff
>
-- 
"The truth is an offense, but not a sin"



More information about the sane-devel mailing list