Constructor OsdRegionTransformationMatrices
OsdRegionTransformationMatrices(Matrix3x2, Matrix3x2)
Declaration
public OsdRegionTransformationMatrices(Matrix3x2 screenToWindow, Matrix3x2 windowToScreen)
Parameters
Type | Name | Description |
---|---|---|
Matrix3x2 | screenToWindow | |
Matrix3x2 | windowToScreen |