Create an image duplicate (useful for transformations).
See also
Other copy functions:
file_copy(),
wave_copy()
Examples
if (FALSE) {
image_copy(gen_image_color(100, 100, "blue"))
}
Create an image duplicate (useful for transformations).
Other copy functions:
file_copy(),
wave_copy()
if (FALSE) {
image_copy(gen_image_color(100, 100, "blue"))
}