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

[pygame] need help with chop function



Hi all,

I'm trying to crop a surface so that it fits into a smaller area, so i figured that the pygame.transform.chop function is what I need. Problem is I can't seem to get it to do what I want.

Would someone mind giving me an example of how to use pygame.transform.chop?

Ryan Charpentier