Edit

Share via


CIImageProcessorInput_Extensions.GetSurface(ICIImageProcessorInput) Method

Definition

Extension method for getting the surface from a ICIImageProcessorInput.

public static IOSurface.IOSurface GetSurface (this CoreImage.ICIImageProcessorInput This);
static member GetSurface : CoreImage.ICIImageProcessorInput -> IOSurface.IOSurface

Parameters

This
ICIImageProcessorInput

The instance on which this method operates.

Returns

Applies to