共用方式為


CIFilterShape.Inset(Int32, Int32) 方法

定義

依指定的 X 和 Y 方向移動篩選區域。

[Foundation.Export("insetByX:Y:")]
public virtual CoreImage.CIFilterShape Inset (int dx, int dy);
abstract member Inset : int * int -> CoreImage.CIFilterShape
override this.Inset : int * int -> CoreImage.CIFilterShape

參數

dx
Int32
dy
Int32

傳回

屬性

適用於