Fingers - Gestures for Unity Code Documentation
Fingers - Gestures for Unity Code Documentation
DigitalRubyShared
ImageGestureImage Class
ImageGestureImage Methods
CheckBit Method
Clear Method
Clone Method
Difference Method
Equals Method
GetCodeForRowsInitialize Method
GetHashCode Method
Initialize Method
NumberOfBitsSet Method
SetPixelWithPadding Method
Similarity Method
ImageGestureImage
Difference Method
Calculate how different this image is with another image. Images must be the same size to compare.
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
int
Difference
(
ImageGestureImage
other
)
Parameters
other
Type:
DigitalRubyShared
ImageGestureImage
Other image
Return Value
Type:
Int32
Number of different pixels or -1 if unable to compare
See Also
Reference
ImageGestureImage Class
DigitalRubyShared Namespace
(c) 2015 to present, Digital Ruby, LLC
Send comments on this topic to
support@digitalruby.com