'Declaration Public Overloads Shared Function GetTransformFromDip( _
ByVal destUnitOfMeasureКонечная единица измерения.As Vintasoft.Imaging.UnitOfMeasure, _
ByVal resolutionРазрешение.As Vintasoft.Imaging.Resolution _
) As Vintasoft.Imaging.AffineMatrix
public static Vintasoft.Imaging.AffineMatrix GetTransformFromDip(
Vintasoft.Imaging.UnitOfMeasure destUnitOfMeasure,
Vintasoft.Imaging.Resolution resolution
)
public: static Vintasoft.Imaging.AffineMatrix* GetTransformFromDip(
Vintasoft.Imaging.UnitOfMeasure destUnitOfMeasure,
Vintasoft.Imaging.Resolution resolution
)
public:
static Vintasoft.Imaging.AffineMatrix^ GetTransformFromDip(
Vintasoft.Imaging.UnitOfMeasure destUnitOfMeasure,
Vintasoft.Imaging.Resolution resolution
)
Parameters
- destUnitOfMeasure
- Конечная единица измерения.
- resolution
- Разрешение.
Return Value
Новый экземпляр класса AffineMatrix.