Compartir a través de


CIKernel.ApplyWithExtent(CGRect, CIKernelRoiCallback, NSObject[]) Método

Definición

[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

Parámetros

extent
CGRect
args
NSObject[]

Se agregará.

Este parámetro puede ser null.

Devoluciones

Atributos

Se aplica a