Draws contents of this canvas onto another one using additive blending (source and dest factors are bfOne).
TImagingCanvas Class
public procedure DrawAdd(const SrcRect: TRect; DestCanvas: TImagingCanvas; DestX: Integer; DestY: Integer);