Hi there, the effect I want to implem开发者_开发百科ent is burning out user\'s signature. I\'ve done the signature drawing with quartz2D. Can any one show me a direction for drawing the burning glow
I have an app processing a couple of images using Quartz, and i wanted to have a UIProgressView that changes after each actions. (e.g. 0.0 0.2 0.4 0.6 0.8 1.0)
When I\'m using a UIBezierPath to draw where the user is touching if the user moves to fast sometimes I get really hard points like the tip of a triangle. Any clue what might be causing th开发者_如何学
I\'d 开发者_JAVA百科like to add a little drop shadow to a grouped UITableView that I have. How can I achieve this?Changing the bacground image for a cell you can give that effect for when you select t
I want to add a little shadow to my UILabel开发者_运维知识库, but it is not showing up. companyLabel.textAlignment = UITextAlignmentLeft;
I am drawing a path into a CGContext following a set of points collected from the user. There seems to be some random input jitter causing some of the line edges to look jagged. I think a slight feath
Let\'s assume the file space o开发者_运维问答n the iphone isn\'t an issue, what would perform better? Would there be any noticeable speed/smoothness difference between the two?Whilst not specifically
I\'ve load an image into narrow UIImageView - the width is 3px, the height is approx. 10 Then I\'ve rotate the view - and I\'ve got not p开发者_开发技巧leasant picture, with visual distortion (like h
I want to know if its possible to grab the contents of screen/surface painted via OpenGL? and how to do it?
I\'m doing a project which inv开发者_运维知识库olves Core Animation and AV Foundation. I want to use Core Animation to render some effects, then export it to video file via AV Foundation. The animatio