Click or drag to resize

Dpi.ConvertTo Method

Converts to the new units.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax
public Dpi ConvertTo(
	ResolutionUnit newUnit
)

Parameters

newUnit
Type: Atalasoft.Imaging.ResolutionUnit
The new unit.

Return Value

Type: Dpi
Exceptions
ExceptionCondition
NotImplementedExceptionInternal error - unknown unit conversion
See Also