次の方法で共有


CGImage.ShouldInterpolate プロパティ

定義

このイメージに対して補間が有効になっているかどうか。

public bool ShouldInterpolate { get; }
member this.ShouldInterpolate : bool

プロパティ値

注釈

値が true の場合、Quartz は画像に対してエッジ スムージングを実行します。

適用対象