CIWarpKernel.ApplyWithExtent Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("applyWithExtent:roiCallback:inputImage:arguments:")]
public virtual CoreImage.CIImage ApplyWithExtent (CoreGraphics.CGRect extent, CoreImage.CIKernelRoiCallback callback, CoreImage.CIImage image, Foundation.NSObject[] args);
override this.ApplyWithExtent : CoreGraphics.CGRect * CoreImage.CIKernelRoiCallback * CoreImage.CIImage * Foundation.NSObject[] -> CoreImage.CIImage
Parâmetros
- extent
- CGRect
- callback
- CIKernelRoiCallback
- image
- CIImage
Retornos
- Atributos