ImageCopy abstract method

ImageStructType ImageCopy(
  1. ImageStructType image
)

Implementation

ImageStructType ImageCopy(
  ImageStructType image,
);