다음을 통해 공유


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일 수 있습니다.

반환

특성

적용 대상