belongs-on-webapps

Image manipulation functions within WordPress?

I'm working on some theme options that require cropping an image to the user's specification. I've got the JS interface for image cropping down, but I'm wondering if WordPress has any built in functionality I can tap into to crop and re-save the image using the provided dimensions. Thank you for any pointers! ...