Condividi tramite


CIContext_CIRenderDestination.PrepareRender Metodo

Definizione

[Foundation.Export("prepareRender:fromRect:toDestination:atPoint:error:")]
public static bool PrepareRender (this CoreImage.CIContext This, CoreImage.CIImage image, CoreGraphics.CGRect fromRect, CoreImage.CIRenderDestination destination, CoreGraphics.CGPoint atPoint, out Foundation.NSError error);
static member PrepareRender : CoreImage.CIContext * CoreImage.CIImage * CoreGraphics.CGRect * CoreImage.CIRenderDestination * CoreGraphics.CGPoint *  -> bool

Parametri

This
CIContext

Istanza in cui opera questo metodo.

image
CIImage
fromRect
CGRect
destination
CIRenderDestination
atPoint
CGPoint
error
NSError

Da aggiungere.

Questo parametro può essere null.

Restituisce

Attributi

Si applica a