[]
IDWriteFactory1
[Guid("30572f99-dac6-41db-a16e-0486307e606a")]
public class Factory1 : Factory, IDisposable, IUnknown
Name | Description |
---|---|
Factory1(IntPtr) | Initializes a new instance of the Factory1 class. |
Name | Description |
---|---|
Create(FactoryType) | Creates a new instance of the Factory1 class. |
CreateCustomRenderingParams1(float, float, float, float, PixelGeometry, RenderingMode) | HRESULT IDWriteFactory1::CreateCustomRenderingParams([In] float gamma,[In] float enhancedContrast,[In] float enhancedContrastGrayscale,[In] float clearTypeLevel,[In] DWRITE_PIXEL_GEOMETRY pixelGeometry,[In] DWRITE_RENDERING_MODE renderingMode,[Out] IDWriteRenderingParams1** renderingParams) |
GetEudcFontCollection(bool) | HRESULT IDWriteFactory1::GetEudcFontCollection([out] IDWriteFontCollection **fontCollection, BOOL checkForUpdates = FALSE) |
Name | Description |
---|---|
explicit operator Factory1(IntPtr) |