CIFilterShape.FromRect(CGRect) Method

Definition

Creates a new CIFilterShape that limits filter operations to the specified rectangle.

[Foundation.Export("shapeWithRect:")]
public static CoreImage.CIFilterShape FromRect (CoreGraphics.CGRect rect);
static member FromRect : CoreGraphics.CGRect -> CoreImage.CIFilterShape

Parameters

rect
CGRect

Returns

Attributes

Applies to