共用方式為


CD2DBitmapBrush::SetInterpolationMode

指定縮放或旋轉筆刷點陣圖時使用的插補模式

void SetInterpolationMode(
   D2D1_BITMAP_INTERPOLATION_MODE interpolationMode
);

參數

  • interpolationMode
    縮放或旋轉筆刷點陣圖時使用的插補模式

需求

**標頭檔:**afxrendertarget.h

請參閱

參考

CD2DBitmapBrush 類別