Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
で EPS、SVG、WMF 形式の画像を表示したいUIImageView。では画像は表示されませんUIImageViewが、.PNG 形式の画像が表示されます。
UIImageView
では、.EPS、.SVG、または .WMF 形式の画像を使用するにはどうすればよいですか?
EPSでサポートされていないためSVG、これらのファイルをロードするには、サード パーティのライブラリを使用する必要があります。WMFUIImage
EPS
SVG
WMF
UIImage
SVGKitをSVG使用できるため、ライブラリの使用方法に関するいくつかの良い例が含まれています。