BitmapTransform
From MCS Wiki AVR
Contents |
Action
Specify the A-F coefficient of the Bitmap Transform Matrix.
Syntax
BitmapTransform CoefValue , CoefName
Remarks
CoefValue |
Coefficient value of the Bitmap Transform Matrix in signed 8.8 bit fixed-point form. The initial value is 256. |
CoefName |
Coeeficient name. There are coefficient A-F. You need to specify a capital letter A,B,C,D,E or F. |
BitmapTransform A-F coefficients are used to perform bitmap transform functionalities such as scaling, rotation and translation.