Version

IsEquivalent Method

Detrimes if another image is equivalent
Syntax
public bool IsEquivalent( 
   ImageWrapper other
)

Parameters

other
The other ImageWrapper

Return Value

True if they are equivalent, otherwise false
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also