I have an array of Int16[19200]
I want to turn it into an Image[160,120,1]
What is the fastest way of doing this?
I need to do it at 120fps, so it needs to be really efficient.
Thanks
SW
|
I have an array of What is the fastest way of doing this? I need to do it at 120fps, so it needs to be really efficient. |
||||
|
|
|
Found it:
|
|||
|
|