IDCompositionVisualDebug

An IDCompositionVisualDebug interface represents a debug visual

Members

Functions

DisableHeatMap
HRESULT DisableHeatMap()

Disable heat map

DisableRedrawRegions
HRESULT DisableRedrawRegions()

Disable redraw regions

EnableHeatMap
HRESULT EnableHeatMap(const(D2D1_COLOR_F)* color)

Enable heat map

EnableRedrawRegions
HRESULT EnableRedrawRegions()

Enable redraw regions

Inherited Members

From IDCompositionVisual2

SetOpacityMode
HRESULT SetOpacityMode(DCOMPOSITION_OPACITY_MODE mode)

Changes the interpretation of the opacity property of an effect group associated with this visual

SetBackFaceVisibility
HRESULT SetBackFaceVisibility(DCOMPOSITION_BACKFACE_VISIBILITY visibility)

Sets back face visibility

Meta