Поделиться через


CIFilter.GetFilter(String, NSDictionary) Метод

Определение

Возвращает объект , соответствующий CIFilter параметру name и инициализируемый с помощью параметров, именованных в inputParameters.

[Foundation.Export("filterWithName:withInputParameters:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreImage.CIFilter GetFilter (string name, Foundation.NSDictionary inputParameters);
static member GetFilter : string * Foundation.NSDictionary -> CoreImage.CIFilter

Параметры

name
String
inputParameters
NSDictionary

Будет добавлено.

Этот параметр может иметь значение null.

Возвращаемое значение

Атрибуты

Применяется к