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 helpthanks 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]
