问题描述
我可能已经发誓我曾经看过你可以加载到Xcode中的最大图像尺寸是1024 x 1024,这意味着你不能使用比这更大的图像,但我不记得我在哪里见过它和我希望有人可以为我核实或驳斥这个陈述?有人有什么想法吗?我希望能够使用比这更大的图像我需要创建一个非常大的动画文件,但我想知道在我开始制作之前这是否会先工作。感谢您提供的任何帮助。
I could have sworn that I seen a while back that the max image size you can load into Xcode was 1024 x 1024, meaning you can't use images that are larger than this, but I can't remember where I seen it and I was hoping someone could verify or refute this statement for me? Anyone have any idea? I was hoping to be able to use images that are larger than this incase I need to create an animation file that is very large, but I want to know if this will work first before I start making them. Thanks for any help you can provide.
推荐答案
UIView 说:
这篇关于Xcode中的最大图像宽度和高度?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!