Table of Contents

Method GetAffineTransform

Namespace
RenderHeads.Media.AVProVideo
Assembly
AVProVideo.Runtime.dll

GetAffineTransform()

The affine transform of the texture as an array of six floats: [a, b, c, d, tx, ty].

public virtual float[] GetAffineTransform()

Returns

float[]