ios - UIToolbar background image faded -


i want show green image on uitoolbar. image , code used are: enter image description here

[topbar insertsubview:[[[uiimageview alloc] initwithimage:[uiimage imagenamed:@"title-bar.png"]] autorelease] atindex:0]; 

i succesfully load image. image not showing properly. dimmed shown below.

enter image description here

am missing something? how can configure show image same?


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -