Image in rendering error Assets.xcassets

I got some rendering error while loading the image from Assets.xcassets. Invalid image below:

Original Image:

Original

Image during rendering:

Error

+1
ios image rendering assets
source share

No one has answered this question yet.

See similar questions:

8
Xcode 9 - iOS 8 images get weird distortion
3
Xcode 8 simulator ios 8 image is distorted

or similar:

1832
Lazy loading images in a ListView
1338
How to vertically align an image inside a div
1264
How can I automatically resize the image to fit the div container?
1207
Strange memory issue when loading image into Bitmap object
868
Xcode Error "Could not find disk image for developers"
768
Can I embed my own font in an iPhone application?
507
Android: combining text and images on Button or ImageButton
324
iOS UIImagePickerController - result of image orientation after loading
276
JQuery callback on image loading (even when image caching)
211
Check if image is uploaded (no errors) using jQuery

All Articles