CD2DBitmapBrush::GetInterpolationMode

 

Gets the interpolation method used when the brush bitmap is scaled or rotated

Syntax

D2D1_BITMAP_INTERPOLATION_MODE GetInterpolationMode() const;

Return Value

The interpolation method used when the brush bitmap is scaled or rotated

Requirements

Header: afxrendertarget.h

See Also

CD2DBitmapBrush Class