Click to See Complete Forum and Search --> : Inverse Of Clip property


kirubha
05-30-2008, 03:59 AM
Hi,
I would like to have the inverse of css-clip property

Am having the image,
By css clip property , I can get the part of an image,
But my need is to get remaining portion of an image(not get part of an image), is there any possibility.....

regards
kirubha

gil davis
05-30-2008, 06:54 AM
get remaining portion of an imageThat just doesn't make any sense. You mean there is a part of your image that isn't showing?

kirubha
05-30-2008, 08:07 AM
yes

gil davis
05-30-2008, 12:14 PM
Post a sketch or code or something, because I still have no idea what you are trying to do.

felgall
05-30-2008, 03:59 PM
If you have an image and clip out half of it then you can use the original image and clip out the other half.