Click or drag to resize

DpiCompare Method

Compares the specified value1.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public static bool Compare(
	Dpi value1,
	Dpi value2
)

Parameters

value1
Type: Atalasoft.ImagingDpi
The value1.
value2
Type: Atalasoft.ImagingDpi
The value2.

Return Value

Type: Boolean
See Also