- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 有业务场景是,用户点击图片预览,就需要图片旋转到一个最佳角度观看。 ### What does the proposed API look like? 例如:组件可以提供rotate prop <a-image src="https://aliyuncdn.antdv.com/logo.png" :rotate="30"/> <!-- generated by issue-helper. DO NOT REMOVE -->