Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have 2 images: http://img706.imageshack.us/img706/9973/meterbank.png http://img833.imageshack.us/img833/2935/meterfill.png

I want to use masking (or any other way) to dynamically "cut" the fill to represent the correct value if my gauge is from 0-100.

I tried working with CALayer to mask but my problem was with cases of angle 30% or 70%

I used the regular UIImageView and working on iPad.

thanks!

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.