MLImage Framework Reference

  • GMLImage has three image source types: image, pixelBuffer, and sampleBuffer.

  • image source type corresponds to a UIImage, pixelBuffer corresponds to a CVPixelBuffer, and sampleBuffer corresponds to a CMSampleBuffer.

  • These constants are globally available.