Are there any documents/tutorials on how to clip or cut a large image so that the user only sees a small portion of this image? Let\'s say the source image is 10 frames of
I suppose you want to take a thumbnail for your image. You can use ImageThumbnail.js that created from prototype library in this way:
for more information