Page 1 of 1
how creat a square picture with two colors
Posted: Thu Oct 25, 2012 9:53 am
by srdva59
hi
i looking for a way to creat a picture li ke this:
http://acp.com.pt/color.png
how can i do that?
thanks for your help
Re: how creat a square picture with two colors
Posted: Thu Oct 25, 2012 11:33 am
by califdon
srdva59 wrote:hi
i looking for a way to creat a picture li ke this:
http://acp.com.pt/color.png
how can i do that?
thanks for your help
You could probably do it in HTML5 using the canvas element, but then it would only be viewable in browsers that fully support HTML5. Probably the best way is to create an image file in any popular graphics editor, such as PhotoShop or PaintShopPro. It should only take a couple of minutes.
Re: how creat a square picture with two colors
Posted: Mon Oct 29, 2012 12:59 pm
by yacahuma
do you mean dynamically using php