What is the quickest way to create/cookie cut a texture from a larger texture.

This would result in a new smaller texture, with its texture being made up from a small section copied from the larger texture.

And most importantly, preserving all the Alpha channel data.

Thanks in advance.