TClrImage.IsEqual(TClrImage) Method

Checks whether the current instance and the Value parameter are equal.

Namespace: CNClrLib.Control.Graphics
public
 function IsEqual(Value: TClrImage): Boolean;

Parameters

Value
Type: TClrImage

Return Value

Type: Boolean