'Declaration Public Function GetTransformFromPageSpaceToImageSpace( _
ByVal imageResolutionРазрешение изображения.As Vintasoft.Imaging.Resolution _
) As Vintasoft.Imaging.AffineMatrix
public Vintasoft.Imaging.AffineMatrix GetTransformFromPageSpaceToImageSpace(
Vintasoft.Imaging.Resolution imageResolution
)
public: Vintasoft.Imaging.AffineMatrix* GetTransformFromPageSpaceToImageSpace(
Vintasoft.Imaging.Resolution imageResolution
)
public:
Vintasoft.Imaging.AffineMatrix^ GetTransformFromPageSpaceToImageSpace(
Vintasoft.Imaging.Resolution imageResolution
)
Parameters
- imageResolution
- Разрешение изображения.
Return Value
Матрица преобразования, которая преобразует пространство страницы в пространство изображения.