VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / UnitOfMeasureConverter Class / GetTransform Methods
In This Topic
GetTransform Method (UnitOfMeasureConverter)
In This Topic
Overloaded. Returns the transform matrix from source unit of measure with specified resolution to the specified unit of measure with 96 DPI resolution.
Overload List
OverloadDescription
Returns the transform matrix from source unit of measure with specified resolution to the specified unit of measure with 96 DPI resolution.
Returns the transform matrix from source unit of measure with 96 DPI resolution to the specified unit of measure with 96 DPI resolution.
Returns the transform matrix from source unit of measure with 96 DPI resolution to the specified unit of measure with specified resolution.
Returns the transform matrix from source unit of measure with specified resolution to the specified unit of measure with specified resolution.
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also