CIImageProcessorOutput_Extensions.GetSurface(ICIImageProcessorOutput) Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension method for getting the surface from a ICIImageProcessorOutput.
public static IOSurface.IOSurface GetSurface(this CoreImage.ICIImageProcessorOutput This);static member GetSurface : CoreImage.ICIImageProcessorOutput -> IOSurface.IOSurfaceParameters
The instance on which this method operates.