'Declaration Public Overrides Function GetTransformProjection( _
ByVal transformТрехмерная матрица преобразования.As Vintasoft.Imaging.AffineMatrix3D _
) As Vintasoft.Imaging.AffineMatrix
public override Vintasoft.Imaging.AffineMatrix GetTransformProjection(
Vintasoft.Imaging.AffineMatrix3D transform
)
public: Vintasoft.Imaging.AffineMatrix* GetTransformProjection(
Vintasoft.Imaging.AffineMatrix3D* transform
); override
public:
Vintasoft.Imaging.AffineMatrix^ GetTransformProjection(
Vintasoft.Imaging.AffineMatrix3D^ transform
); override
Parameters
- transform
- Трехмерная матрица преобразования.
Return Value
Двумерная матрица преобразования.