'Declaration Protected Overrides Function CreateTransform( _
ByVal sourceImageSizeРазмер исходного изображения.As Vintasoft.Primitives.VintasoftSizeI _
) As Vintasoft.Imaging.VintasoftPointTransform
protected override Vintasoft.Imaging.VintasoftPointTransform CreateTransform(
Vintasoft.Primitives.VintasoftSizeI sourceImageSize
)
protected: Vintasoft.Imaging.VintasoftPointTransform* CreateTransform(
Vintasoft.Primitives.VintasoftSizeI sourceImageSize
); override
protected:
Vintasoft.Imaging.VintasoftPointTransform^ CreateTransform(
Vintasoft.Primitives.VintasoftSizeI sourceImageSize
); override
Parameters
- sourceImageSize
- Размер исходного изображения.
Return Value
Преобразование точек, которое используется для преобразования точек из пространства конечного изображения в пространство исходного изображения.