ImageTColor, TDepthOr Method |
| Name | Description | |
|---|---|---|
| Or(TColor) | Perform an elementwise OR operation with some color | |
| Or(ImageTColor, TDepth) | Perform an elementwise OR operation with another image and return the result | |
| Or(TColor, ImageGray, Byte) | Perform an elementwise OR operation with some color using a mask | |
| Or(ImageTColor, TDepth, ImageGray, Byte) | Perform an elementwise OR operation with another image, using a mask, and return the result |