次の方法で共有


CD2DBitmapBrush::SetInterpolationMode

ブラシのビットマップのスケーリングまたは回転を行うときに使用する補間モードを指定します。

void SetInterpolationMode(
   D2D1_BITMAP_INTERPOLATION_MODE interpolationMode
);

パラメーター

  • interpolationMode
    ブラシのビットマップのスケーリングまたは回転を行うときに使用する補間モード。

必要条件

ヘッダー: afxrendertarget.h

参照

関連項目

CD2DBitmapBrush クラス