Click or drag to resize

DpiConvertTo Method

Converts to the new units.

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

Parameters

newUnit
Type: Atalasoft.ImagingResolutionUnit
The new unit.

Return Value

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