Fills image channel with given value leaving other channels intact.
TImagingCanvas Class
public procedure FillChannel(ChannelId: Integer; NewChannelValue: Byte); overload;
Use ChannelAlpha, ChannelRed, etc. constants from ImagingTypes as channel identifier.