FT800 Series Programmer Guide
Version 2.1
Document Reference No.: BRT_000030 Clearance No.: BRT#037
106
Copyright © Bridgetek Limited
4.15
BITMAP_TRANSFORM_F
Specify the F coefficient of the bitmap transform matrix
Encoding
31 24 23 0
0x1A
f
Parameters
f
Coefficient F of the bitmap transform matrix, in signed 15.8 bit fixed-point
form. The initial value is 0
Description
BITMAP_TRANSFORM_A-F coefficients are used to perform bitmap transform
functionalities such as scaling, rotation and translation. These are similar to openGL
transform functionality.
Graphics context
The value of f is part of the graphics context, as described in section 4.1
See also
None