次の方法で共有


CIContext_CIRenderDestination.PrepareRender メソッド

定義

[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

パラメーター

This
CIContext

このメソッドが動作するインスタンス。

image
CIImage
fromRect
CGRect
destination
CIRenderDestination
atPoint
CGPoint
error
NSError

追加する。

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

戻り値

属性

適用対象