inkrenderer.h header
This header is used by Ink input. For more information, see:
inkrenderer.h contains the following programming interfaces:
Interfaces
IInkD2DRenderer An IInkD2DRenderer object enables the rendering of ink strokes onto the designated Direct2D device context of a Universal Windows app, instead of the default InkCanvas control. |
IInkD2DRenderer2 An IInkD2DRenderer2 object enables the rendering of ink strokes onto the designated Direct2D device context of a Universal Windows app, instead of the default InkCanvas control. |
Enumerations
INK_HIGH_CONTRAST_ADJUSTMENT Specifies how the IInkD2DRenderer2 object draws ink (standard and modified) when system is in a contrast theme mode. |