FT800 Series Programmer Guide
Version 2.1
Document Reference No.: BRT_000030 Clearance No.: BRT#037
102
Copyright © Bridgetek Limited
4.12
BITMAP_TRANSFORM_C
Specify the C coefficient of the bitmap transform matrix
Encoding
31 24 23 0
0x17
c
Parameters
c
Coefficient C 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 c is part of the graphics context, as described in section 4.1
See also
None