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