iphone - Image bounds not rect but custom -


i want add image onto image. know imageview has rectangular frame. there way can add image without rect farme? say, want add pin onto imageview. rectangular shaped imageview or can add image frame shape of pin.

it rectangular can not add imgeview other shape.

what need transparent png pin , added original image view sub view.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -