次の方法で共有


CIKernel.ApplyWithExtent(CGRect, CIKernelRoiCallback, NSObject[]) メソッド

定義

[Foundation.Export("applyWithExtent:roiCallback:arguments:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreImage.CIImage ApplyWithExtent (CoreGraphics.CGRect extent, CoreImage.CIKernelRoiCallback callback, Foundation.NSObject[] args);
abstract member ApplyWithExtent : CoreGraphics.CGRect * CoreImage.CIKernelRoiCallback * Foundation.NSObject[] -> CoreImage.CIImage
override this.ApplyWithExtent : CoreGraphics.CGRect * CoreImage.CIKernelRoiCallback * Foundation.NSObject[] -> CoreImage.CIImage

パラメーター

extent
CGRect
args
NSObject[]

追加する。

このパラメーターは、null に設定できます。

戻り値

属性

適用対象