operator*(const D2D1_MATRIX_3X2_F&,const D2D1_MATRIX_3X2_F&) function
Multiplies two matrices and returns the result.
Syntax
D2D1_MATRIX_3X2_F operator*( const D2D1_MATRIX_3X2_F &matrix1, const D2D1_MATRIX_3X2_F &matrix2 );
Parameters
- matrix1 [ref]
-
Type: const D2D1_MATRIX_3X2_F
The first matrix to multiply.
- matrix2 [ref]
-
Type: const D2D1_MATRIX_3X2_F
The second matrix to multiply.
Return value
Type: D2D1_MATRIX_3X2_F
The result of multiplying matrix1 and matrix2.
Requirements
|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 11/29/2012