jeudi 16 juin 2016

adjusting image intensity using slider in xcode


I need to adjust the intensity of an image in my application using a slider, I need a guiding code for that if any one knows

@IBAction func onSlider(sender: UISlider) {

    let int = Slider.value

}

Aucun commentaire:

Enregistrer un commentaire