gpt4 book ai didi

ios - UIButton imageView - 在 UIViewContentModeScaleAspectFill 之后如何向上移动图像?

转载 作者:塔克拉玛干 更新时间:2023-11-02 08:46:08 27 4
gpt4 key购买 nike

我想根据我的指南使用相机拍摄照片。当我将它保存到一个按钮中并调整宽高比时,图像聚焦在图像的中间部分。如果我将指南居中,这会很好。但我希望指南更高。因此,我想将图像移低。这是代码

[personPhotoButton setImage:[info objectForKey:@"UIImagePickerControllerOriginalImage"] forState:UIControlStateNormal];
[[personPhotoButton imageView] setContentMode:UIViewContentModeScaleAspectFill];

我喜欢按钮中的图像向下移动以显示图像的上部。

最佳答案

也许您可以通过更改 UIButtonimageEdgeInsets 来做到这一点。

让我知道这是否可行..

关于ios - UIButton imageView - 在 UIViewContentModeScaleAspectFill 之后如何向上移动图像?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8714843/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com