Share via


CIImageProcessorKernel.GetFormat(Int32) Method

Definition

The color space of the ICIImageProcessorInput at index input.

[Foundation.Export("formatForInputAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreImage.CIFormat GetFormat(int input);
[<Foundation.Export("formatForInputAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetFormat : int -> CoreImage.CIFormat

Parameters

Returns

Attributes

Applies to