Need Help in showing image in GLPaint app
@NewiPhoneDeveloper
I am working on an app that uses some part of GLPaint code to paint over an image.
I am new to iphone development and for now am working directly on the GLPaint app to show image.
I do not have any UIImageView in the background I tried the your snippet but the screen is still blank (white). I think the init method clears everything to prepare for painting. I am not sure how to bring the image for painting.
Please throw some light on this.
Thanks in advance.
|