ImageTColor, TDepthAdd Method |
| Name | Description | |
|---|---|---|
| Add(TColor) | Elementwise add a color val to the current image | |
| Add(ImageTColor, TDepth) | Elementwise add another image with the current image | |
| Add(ImageTColor, TDepth, ImageGray, Byte) | Elementwise add img2 with the current image, using a mask |