ImageEn, unit iexBitmaps

TIEBitmap.ReplaceAlphaChannel

TIEBitmap.ReplaceAlphaChannel

Declaration

procedure ReplaceAlphaChannel(Value: TIEBitmap);

Description

Destroy the current alpha channel (if it exists) and set a new one.

Note: The new alpha channel will be freed automatically on destroy.

See Also

AlphaChannel
SyncAlphaChannel
DetachAlphaChannel