R/antsImageClone.R

antsImageClone <- function(in_image, out_pixeltype = in_image@pixeltype) {
  .Call("antsImageClone", in_image, out_pixeltype, PACKAGE = "itkImageR")
} 
stnava/itkImageR documentation built on May 30, 2019, 7:21 p.m.