Hi Brenden,
yes, you are able to use one of the
available GetImage methods, however they will just resize the image and keep the aspect ratio, while you want to crop the image when aspect ratio is not important, so for this specific purpose you will need to create a custom method where you can handle the image cropping with some 3rd party library.
Best Regards,
Martin Danko