mpalmer12345
Programmer
Cropping an image?
Is there some way to crop an image file in HTML or Javascript? In other words, is there a way you can present a portion instead of the entire image? If possible, I would like to present differently cropped parts of the same image in a table. I would prefer not having to make a new file for each cropped image, as there will be quite a few of them.
Is there some way to crop an image file in HTML or Javascript? In other words, is there a way you can present a portion instead of the entire image? If possible, I would like to present differently cropped parts of the same image in a table. I would prefer not having to make a new file for each cropped image, as there will be quite a few of them.