CIFilter.FilterNamesInCategory(String) Method

Definition

Returns an array of strings that specifies the filters taht the system provides for the specified category.

[Foundation.Export("filterNamesInCategory:")]
public static string[] FilterNamesInCategory (string category);
static member FilterNamesInCategory : string -> string[]

Parameters

category
String

To be added.

This parameter can be null.

Returns

String[]
Attributes

Applies to