Overload List

NameDescription
Or(Image<(Of <(TColor, TDepth>)>))
Or(Image<(Of <(TColor, TDepth>)>), Image<(Of <(Gray, Byte>)>))
Or(Image<(Of <(TColor, TDepth>)>))
Perform an elementwise OR operation with another image and return the result
Or(Image<(Of <(TColor, TDepth>)>), Image<(Of <(Gray, Byte>)>))
Perform an elementwise OR operation with another image, using a mask, and return the result

See Also