I need to apply a filter on image that filter boosts the value of red colour in the image. it boosts it by multiplying the red value of each pixel in a factor. I need to control the amplification factor using slide bar
@IBAction func onSlider(sender: UISlider) {
let int = Slider.value
}
Aucun commentaire:
Enregistrer un commentaire