Copy the texture pixels to an image.
*
This function performs a slow operation that downloads the texture's
pixels from the graphics card and copies them to a new image, potentially
applying transformations to pixels if necessary (texture may be padded or
flipped).
*
Copy the texture pixels to an image. * This function performs a slow operation that downloads the texture's pixels from the graphics card and copies them to a new image, potentially applying transformations to pixels if necessary (texture may be padded or flipped). *