Say I have an image that is 500pixels by 500pixels. I want to be able to just display the top left 100pixels by 100pixels of this image. How do I do it? I've looked at some functions but they aren't explained well. Thanks.