Click or drag to resize

Dpi.Compare Method

Compares the specified value1.

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

Parameters

value1
Type: Atalasoft.Imaging.Dpi
The value1.
value2
Type: Atalasoft.Imaging.Dpi
The value2.

Return Value

Type: Boolean
See Also