Tao.FreeType SDK Documentation |
|
FT.FT_Init_FreeType Method
[Visual Basic]
Public Shared Function FT_Init_FreeType( _
ByRef
alibrary As
IntPtr _
) As
Integer
[C#]
public static
int FT_Init_FreeType(
out
IntPtr alibrary);
See Also
FT Class | Tao.FreeType Namespace