In the example above, the user had uploaded a spritesheet to the Media list.
He then entered the name of the spritesheet (tiles_spritesheet.png) into the textbox.
He entered the width (790) and height (934) of the spritesheet, then touched the Load Spritesheet button.
This displays a preview of the entire spritesheet and part of a full-size spritesheet is shown below it.
The preview image lets the user see all of the spritesheet as a reference.
The full-size spritesheet image is used for copying specified tiled images.
There is a 2 pixel gap between the images in spritesheet so the tiles spacing value is set to 2.
Each tile is 70 px wide and 70 px tall, so the tile width and tile height values are set to 70.
The user provides a name for the image to be copied from the spritesheet.
In the example above it is called cornice.png.
The image he wants is located at column 3 and row 4 in the spritesheet.
That corresponds to this image: