ufoRaster ufoRasterAllocCopy( ufoRaster raster_instance, int do_copy_data);
ufoRasterAllocCopy allocates a raster of the same size and type as raster_instance, and returns a pointer to the new instance. The pixel values can be optionally copied to the new raster.
Autodesk Softimage v7.5