If you need a fast way of the copy process, you have to copy the pixels directly via memcpy. Create a bitmap as stated by slin with the same format and the same size, and make a clean copy of the pixels structure element in the BMAP structure.
Do not forget to lock the file and (very important) to preload the bitmap you want to copy via bmap_preload.