void ufoRasterGetScanline( ufoRaster raster_instance_from, int y, int x1, int x2, void * buffer, ufoPixelType buffer_pixel_type );
Gets a scanline from a raster of any type into the given buffer. Handles all required image conversions. The pixel at x1 is written at the begining of the buffer.
Autodesk Softimage v7.5