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

[pygame] about array_alpha?



"pygame.surfarray.array_alpha" can be use to get a surface alpha array, but how to set this alpha array return to the surface? 
I know "make_surface" can make a surface form rgb array, but I cant find how to use alpha array?