Swaps SrcChannel and DstChannel color or alpha channels of image.
TBaseImage Class
public procedure SwapChannels(SrcChannel: LongInt; DstChannel: LongInt);
Use ChannelRed, ChannelBlue, ChannelGreen, ChannelAlpha constants to identify channels.