Retrieves color data of the latest camera image.
Use this method to process camera images on CPU.
Do not cache, modify or dispose the contents of the returned native array.
NOTE: this method is expensive, consider using a non-blocking version of AsyncGPUReadback instead.
ReturnsNative array that contains all pixels of the captured image.