Remove alpha channel in an image

前端 未结 13 1188
青春惊慌失措
青春惊慌失措 2020-12-12 15:10

I have an app icon for iOS but Apple doesn\'t allow alpha to be in the image. How to remove this alpha channel? I only have the png image with me I don\'t have the source fi

13条回答
  •  一向
    一向 (楼主)
    2020-12-12 15:55

    I had this same issue, but the other answers didn't work for me now (it may be an Apple bug). I figured out that you can use this website to remove the alpha channel from an image.

提交回复
热议问题