a class that wraps a native image

Inheritance

object

constructor

public ImageWrapper(string dataUrl)

Returns ImageWrapper

Detrimes if another image is equivalent

public bool IsEquivalent(ImageWrapper other)

Parameters

  • other: ImageWrapper

Returns any