Overload List
Name | Description | |
---|---|---|
![]() | Xor(Image<(Of <(TColor, TDepth>)>)) | |
![]() | Xor(Image<(Of <(TColor, TDepth>)>), Image<(Of <(Gray, Byte>)>)) | |
![]() | Xor(Image<(Of <(TColor, TDepth>)>)) | Perform an elementwise XOR operation with another image and return the result (Inherited from Image<(Of <(TColor, TDepth>)>).) |
![]() | Xor(Image<(Of <(TColor, TDepth>)>), Image<(Of <(Gray, Byte>)>)) |
Perform an elementwise XOR operation with another image, using a mask, and return the result
(Inherited from Image<(Of <(TColor, TDepth>)>).) |