0.0 or 0,0?

On Fri, 25 Sep 2020, 14:57 Gavin via PythonNet, <[email protected]>
wrote:

> Hello
>
> im trying to convert this line of code
>
> buffer = array.array("f", [0.0]) * (WIDTH * HEIGHT * bufferdepth)
>
> but have problems its an image buffer of floats but it does not like the
> [0,0]
>
> can anyone help
> thanks in advance
> _______________________________________________
> PythonNet mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/pythonnet.python.org/
> Member address: [email protected]
>
_______________________________________________
PythonNet mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/pythonnet.python.org/
Member address: [email protected]

Reply via email to