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

返回

属性

适用于