CIContext_CIRenderDestination Class

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CIContext_CIRenderDestination
type CIContext_CIRenderDestination = class
Inheritance
CIContext_CIRenderDestination
Attributes

Methods

PrepareRender(CIContext, CIImage, CGRect, CIRenderDestination, CGPoint, NSError)
StartTaskToClear(CIContext, CIRenderDestination, NSError)
StartTaskToRender(CIContext, CIImage, CGRect, CIRenderDestination, CGPoint, NSError)
StartTaskToRender(CIContext, CIImage, CIRenderDestination, NSError)

Applies to