ufoRasterSetPixelAlpha sets the Alpha values in a pixel.
Values should be normalized in the range (0..1).
Depending on the raster type, the values set are as follows:
• Called on an RGB raster sets R=a, G=a, B=a
• Called on an A raster sets A = a
• Called on an RGBA raster sets R=a, G=a, B=a, A=a
Autodesk Softimage v7.5