I\'m currently drawing a sinus-curve using the CoreGraphics/Quartz CGContextAddLineToPoint-function on the iPhone:
I am new to the designing/programming world so I am sure the issue is easy to solve.I am trying to add the moz-box-shadow effect to my header.But as soon as I add that component, the header which is t
I found this PHP version that seems to be the result I need. <?php try { /*** a new Imagick object ***/
I\'ve a MapView, and I want to add it a dropshadow, but the method I tried doesn\'t work: - (void)viewDidLoad {
I use a gradient background color for selected or hovered menu items it works fine in chrome,FF,opera,ie7,ie8 . but in ie9 the background of the elements appears in the right of the element but text k
I am having some UILabel elements for which a dynamically alter the text. I also add shadows to the labels using label.Layer.ShadowOffset and dito color.
I am trying to draw an image using core graphics such that it has rounded corners and a drop shadow.Here is a snippet of my code:
I want to make a wordpress theme with a color picker to switch the main color(s) of the theme. At some points of the theme the colors I want to change could be in images - maybe when it comes to round
I hope that it is clear enough in the image, I have a triangle with shadow effect that doesn\'t look so good, seems to be broken somehow.
I have been able to add shadows to many UI objects in my view, including rather nicely drop shadowing some custom drawing in a UIImageView.However the same code produces nothing when applied to a UITe