Name
DeleteAlphaChannel -- remove a brush's alpha channel (V2.0)
Synopsis
DeleteAlphaChannel(id)
Function
This function kills the alpha channel of the brush specified by id. See SelectAlphaChannel for more information on alpha channels in general.

Inputs
id
brush whose alpha channel is to be deleted

Show TOC