Tao.FreeType SDK Documentation |
|
FT.FT_MulFix Method
[Visual Basic]
Public Shared Function FT_MulFix( _
ByVal
a As
Integer, _
ByVal
b As
Integer _
) As
Integer
[C#]
public static
int FT_MulFix(
int a,
int b);
See Also
FT Class | Tao.FreeType Namespace