nS_ImageBlend(image%, blend%)Function

Description:
Sets the entity blend mode for the image's mesh

Blend modes:
nS_BLEND_ALPHA = Normal alpha blending
nS_BLEND_MULTIPLY = Multiplicative blending
nS_BLEND_ADDITIVE = Additive blending

Parameters:
image% = Image handle
blend% = Blend mode
Return value:
None



Documentation generated by Cod2Doc on 24 Oct 2005.