[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:IcarusSceneEngine.Glyph.FT_Get_Glyph(System.IntPtr,System.IntPtr@)]

Namespace:  IcarusSceneEngine
Assembly:  IcarusSceneEngine (in IcarusSceneEngine)
Version: 1.0.0.0

Syntax

C#
public static int FT_Get_Glyph(
	IntPtr glyphrec,
	out IntPtr glyph
)

Parameters

glyphrec
Type: System..::.IntPtr

[Missing <param> documentation for "glyphrec"]

glyph
Type: System..::.IntPtr%

[Missing <param> documentation for "glyph"]

Return Value

[Missing <returns> documentation for M:IcarusSceneEngine.Glyph.FT_Get_Glyph(System.IntPtr,System.IntPtr@)]

See Also