Skip to main content

Posts

Showing posts with the label uibezierpath

UIBezierpath Shadow effect - iOs

Currently i am working on a paint app for iPhone and iPad.I am stuck with applying shadow effect to a paticular drawn path. I have use UIBezierpath to draw paths. Is there any way to apply shadow effect on UIBezierpath ? Thanks in Advance