I know how to open a picture file and load it into memory as a bitmap, I know how to save it as a jpeg, and I even know how to crop them first but there doesn't seem to be a way to resize them to a certain size except for the GetThumbnailImage method but I have no idea what a callback or intptr is. Instead of selectively screenshotting a size changing picture box, I figured I'd ask you guys.