ufoRasterCopyPart

void ufoRasterCopyPart(
   ufoRaster raster_instance_from,
   ufoRaster raster_instance_to,
   int x1,
   int y1,
   int x2,
   int y2);

ufoRasterCopyPart copies a region of one raster to another, handling any pixel conversion and bound checking required.



Autodesk Softimage v7.5