Show / Hide Table of Contents

Class ImageWrapper

a class that wraps a native image

Inheritance
System.Object
ImageWrapper
Namespace: Infragistics.Core
Assembly: IgniteUI.Blazor.Documents.Excel.dll
Syntax
public class ImageWrapper : Object

Methods

IsEquivalent(ImageWrapper)

Detrimes if another image is equivalent

Declaration
public bool IsEquivalent(ImageWrapper other)
Parameters
Type Name Description
ImageWrapper other

The other ImageWrapper

Returns
Type Description
System.Boolean

True if they are equivalent, otherwise false