Up

_BlendSurface2Surface

This function allows to blend a surface on a surface. It accepts a (0-255) transparency color as well as a transparency factor (0->255) for the rest of the surface.

Prototype :

fun [ObjSurface I I ObjSurface I I I I I I I] ObjSurface

Return : ObjSurface the same 3d surface object or nil if error.

See also :

_BlendBitmap2Surface

Example :