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

PixelFormat.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.PixelFormat
rhsAvlNet.PixelFormat

Function Overrides

See also