FT800 Series Programmer Guide
Version 2.1
Document Reference No.: BRT_000030 Clearance No.: BRT#037
103
Copyright © Bridgetek Limited
4.13
BITMAP_TRANSFORM_D
Specify the D coefficient of the bitmap transform matrix
Encoding
31 24 23 17 16 0
0x18
Reserved
d
Parameters
d
Coefficient D of the bitmap transform matrix, in signed 8.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 d is part of the graphics context, as described in section 4.1
See also
None