ImageCopy abstract method
ImageStructType
ImageCopy(
- ImageStructType image
Create an image duplicate (useful for transformations)
Implementation
ImageStructType ImageCopy(
ImageStructType image,
);