CIImageProcessorOutput_Extensions.GetSurface(ICIImageProcessorOutput) Method

Definition

Extension method for getting the surface from a ICIImageProcessorOutput.

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

Parameters

This
ICIImageProcessorOutput

The instance on which this method operates.

Returns

Applies to