I need for an objc implementation exactly the functionality of this swift documentation: https://developer.apple.com/documentation/accelerate/vimage/pixelbuffer/3951652-cropped?changes=_7_1&language=objc
It seems that there is no objc documentation present. Does anyone know how to call the crop function in objc?