CmdGetMatrix

From MCS Wiki AVR
(Difference between revisions)
Jump to: navigation, search
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Retrieves the current matrix coefficients. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> ...")

Latest revision as of 18:36, 12 December 2014

Contents

Action

Retrieves the current matrix coefficients.

 

 

Syntax

CmdGetMatrix a, b ,c, d, e, f

 

 

Remarks

a

Output  parameter;  written  with  matrix  coefficient  a.  See BitmapTransform for formatting.

b

Output  parameter;  written  with  matrix  coefficient  b.  See BitmapTransform for formatting.

c

Output  parameter;  written  with  matrix  coefficient  c.  See BitmapTransform for formatting.

d

Output  parameter;  written  with  matrix  coefficient  d.  See BitmapTransform for formatting.

e

Output  parameter;  written  with  matrix  coefficient  e.  See BitmapTransform for formatting.

f

Output  parameter;  written  with  matrix  coefficient  f.  See BitmapTransform for formatting.

 

To retrieve the current matrix within the context of co-processor engine. Please note the matrix within the context of co-processor engine will not apply to the bitmap transformation until it is passed to graphics engine through CmdGetMatrix.

 

 

 

 

Example

Languages   English  
Personal tools
Namespaces
Variants
Actions
Navigation
Language