[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.FontFileLoaderNative

FontFileLoaderNative Class

IDWriteFontFileLoader

Namespace: C1.Util.DX.DirectWrite
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("727cad4e-d6af-4c9e-8a08-d695b11caa49")]
public class FontFileLoaderNative : ComObjectCallback, IUnknown, FontFileLoader, ICallbackable, IDisposable

Constructors

Name Description
FontFileLoaderNative(IntPtr)

Initializes a new instance of the FontFileLoaderNative class.

Methods

Name Description
CreateStreamFromKey(DataPointer)

Creates a font file stream object that encapsulates an open file resource.

Operators

Name Description
explicit operator FontFileLoaderNative(IntPtr)

Performs an explicit conversion from IntPtr to FontFileLoaderNative.