IDWriteBitmapRenderTarget1

Interfaces

Members

Functions

GetTextAntialiasMode
DWRITE_TEXT_ANTIALIAS_MODE GetTextAntialiasMode()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetTextAntialiasMode
HRESULT SetTextAntialiasMode(DWRITE_TEXT_ANTIALIAS_MODE AntialiasMode)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IDWriteBitmapRenderTarget

DrawGlyphRun
HRESULT DrawGlyphRun(float BaselineOriginX, float BaselineOriginY, DWRITE_MEASURING_MODE MeasuringMode, DWRITE_GLYPH_RUN* GlyphRun, IDWriteRenderingParams RenderingParams, COLORREF TextColor, RECT* BlackBoxRect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetCurrentTransform
HRESULT GetCurrentTransform(DWRITE_MATRIX* Transform)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMemoryDC
HDC GetMemoryDC()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPixelsPerDIP
float GetPixelsPerDIP()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSize
HRESULT GetSize(SIZE* Size)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Resize
HRESULT Resize(uint Width, uint Height)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetCurrentTransform
HRESULT SetCurrentTransform(DWRITE_MATRIX* Transform)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPixelsPerDIP
HRESULT SetPixelsPerDIP(float PixelsPerDIP)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta