[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Surfarray Question



I see.

The source image is loaded from a greyscale heightmap image.  It would be nice to be able to get the heightmap values individually (the intensity as expressed 0-255).  I think I'd be looking for a pygame.surfarray.redarray() or something...

Ian