procedure ResetAlpha; overload;
procedure ResetAlpha(const AlphaValue: Byte); overload;
Resets the alpha channel of the entire bitmap either to $FF or the value defined by AlphaValue.