FT800 Series Programmer Guide
Version 2.1
Document Reference No.: BRT_000030 Clearance No.: BRT#037
222
Copyright © Bridgetek Limited
int32_t b,
int32_t c,
int32_t d,
int32_t e,
int32_t f );
Parameters
a
output parameter; written with matrix coefficient a. See the parameter a of
the command BITMAP_TRANSFORM_A for formatting.
b
output parameter; written with matrix coefficient b. See the parameter b of
the command BITMAP_TRANSFORM_B for formatting.
c
output parameter; written with matrix coefficient c. See the parameter c of
the command BITMAP_TRANSFORM_C for formatting.
d
output parameter; written with matrix coefficient d. See the parameter d of
the command BITMAP_TRANSFORM_D for formatting.
e
output parameter; written with matrix coefficient e. See the parameter e of
the command BITMAP_TRANSFORM_E for formatting.
f
output parameter; written with matrix coefficient f. See the parameter f of the
command BITMAP_TRANSFORM_F for formatting.
Command layout
+0
CMD_GETMATRIX(0xffffff33)
+4
A
+8
B
+12
C
+16
D
+20
E