How can you apply a color overlay to an Image in SwiftUI? Select one answer.
a) imageColorOverlay()
b) Image().colorOverlay(Color.red)
c) Image().overlay(Color.red)
d) Image.overlayColor()
How can you apply a color overlay to an Image in SwiftUI? Select one answer.
a) imageColorOverlay()
b) Image().colorOverlay(Color.red)
c) Image().overlay(Color.red)
d) Image.overlayColor()