RenderOptions.BitmapScalingMode 添付プロパティ

定義

指定した BitmapScalingModeDependencyObject を取得または設定します。

see GetBitmapScalingMode, and SetBitmapScalingMode
see GetBitmapScalingMode, and SetBitmapScalingMode
see GetBitmapScalingMode, and SetBitmapScalingMode

注釈

ビットマップをBitmapScalingModeアニメーション化する または DrawingGroup 子孫の UIElement プロパティを使用します。

ビットマップのスケーリングをアニメーション化する場合、既定の高品質イメージの再サンプリング アルゴリズムは、フレーム レートを低下させるほどシステム リソースを消費する場合があり、実際にはアニメーションの動きが滑らかでなくなることがあります。 プロパティを BitmapScalingModeBitmapScalingMode.LowQuality設定すると、ビットマップのスケーリング時によりスムーズなアニメーションを作成できます。

コードでこのプロパティにアクセスするには、 メソッドと SetBitmapScalingMode メソッドをGetBitmapScalingMode使用します。

依存プロパティ情報

識別子フィールド BitmapScalingModeProperty
に設定されたメタデータ プロパティ true なし

適用対象

こちらもご覧ください