Skip to content

Latest commit

 

History

History
65 lines (35 loc) · 1.73 KB

d2d1-matrix-5x4-f.md

File metadata and controls

65 lines (35 loc) · 1.73 KB
title description ms.assetid keywords ms.topic ms.date
D2D1_MATRIX_5X4_F (D2d1.h)
Represents a 5-by-4 matrix.
c6f57691-1530-e57a-c1b4-b68b4d8967e3
D2D1_MATRIX_5X4_F
reference
05/31/2018

D2D1_MATRIX_5X4_F

Represents a 5-by-4 matrix.

typedef D2D_MATRIX_5X4_F D2D1_MATRIX_5X4_F;

Remarks

D2D1_MATRIX_5X4 is a new name for the D2D_MATRIX_5X4_F structure. For a list of fields provided by the matrix, see D2D_MATRIX_5X4_F.

Requirements

Requirement Value
Minimum supported client
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | UWP apps]
Minimum supported server
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | UWP apps]
Minimum supported phone
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps]
Header
D2d1.h

See also

Transforms Overview

How to Rotate an Object

How to Scale an Object

How to Skew an Object

How to Translate an Object