SetImageTransparentColor

Description

Turns a particular color completely transparent in the chosen image. This is a slow command and should not be called every frame.

Definition

SetImageTransparentColor( iImage, r, g, b )

Parameters