Name of a user interface design feature which replaces the 90 degree angle formed at the end points of two perpendicular lines.
I have a method that draws a rounded rectangle with a border. The border can be any width, so the …
c# gdi+ rounded-cornersHow to make rounded rectangle in OpenGL, or any polygon with rounded corners?
opengl-es rounded-cornersIn my iPad app, I want a second view to appear within the main when the user clicks a button. …
iphone objective-c ipad rounded-cornersIn iOS7, how can I draw cell's rounded corners in a UITableView? See an example:
objective-c uitableview ios7 rounded-cornersI'm looking for an algorithm that allows me to create rounded corners from a polygon. In Input, I get an …
c# objective-c algorithm polygon rounded-cornersI'd like to create image (from another one) with rounded corners with GDI+. What's the best way to do this? …
c# .net image rounded-cornersI'd like to create a shape like the one displayed below entirely in CSS. As you can tell, it would …
css rounded-corners css-shapesI used the below to make a bitmap with rounded corners. Now I want to draw a line around the …
android bitmap border rounded-cornersI need some help to fix my rounded border. It looks so ugly. I want it more smooth, but I …
image css border rounded-cornersEDIT: I finally found a real simple solution to this problem, using the CAGradientLayer class, and the CALayer drawing functionalities. …
iphone uiview gradient rounded-corners dropshadow