0

I have a UIImageView with a UIImage (of course).

I want to add this overlay on the image:

hex code: #212530

Opacity: 20%

I've searched everywhere, how can I do that?

FS.O5
  • 297
  • 1
  • 4
  • 13
  • This isn't a duplicate, how can I set the opacity using the `TintColor` – FS.O5 Aug 11 '16 at 17:49
  • Have a look at Core Image Filter, like [`CIOverlayBlendMode`](https://developer.apple.com/library/tvos/documentation/GraphicsImaging/Reference/CoreImageFilterReference/index.html#//apple_ref/doc/filter/ci/CIOverlayBlendMode) – Code Different Aug 11 '16 at 17:51
  • @CodeDifferent How can I set the `BackgroundImage` to a specific color? – FS.O5 Aug 11 '16 at 17:52

0 Answers0