Even jQuery would have to rely upon the browser's display engine so,
if you're talking about IE6, I'd think you'd be out of luck.
On Wed, Sep 9, 2009 at 2:26 PM, M wrote:
>
> No ideas ... ?
No ideas ... ?
You can use canvas (NOT IE SAFE) in javascript...
or you can use a php/GD script to take the uploaded image and
reprocess it to a transparent png setting the block color when you did
this.
This could be done via ajax, but may be slow on the server so may have
issues there.
On Jun 24, 2:03 pm, ro
There are people using elements to do image processing in
Javascript; see http://ejohn.org/blog/ocr-and-neural-nets-in-javascript/
and http://www.pixastic.com/
On Jun 24, 2:03 pm, rosie wrote:
> Hi there,
> Just wondering is it possible to take an image, for instance an item
> of clothing and r
Sounds like something you would do BEFORE the image was uploaded to the
server, e.g. save the image as PNG or .GIF
Definitely couldn't be done "automatically", as you'd have to indicate
what colour was meant to be "removed".
Liam
rosie wrote:
Hi there,
Just wondering is it possible to tak
5 matches
Mail list logo