You are here: Start » AVL.NET » ImageFormat.Equals Method

ImageFormat.Equals Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public static bool Equals
(
	AvlNet.ImageFormat lhs,
	AvlNet.ImageFormat rhs
)

Parameters

Name Type Range Default Description
lhsAvlNet.ImageFormat
rhsAvlNet.ImageFormat

Function Overrides

See also