ffi.Pointer<Image> TransposeImage( ffi.Pointer<Image> arg0, ffi.Pointer<ExceptionInfo> arg1, ) { return _TransposeImage( arg0, arg1, ); }