MLImage Framework Reference

  • GMLImage is an object representing an image, used for on-device machine learning within the ML Kit framework.

  • This class is globally available for use in your iOS projects leveraging ML Kit.

Classes

The following classes are available globally.

  • An image used in on-device machine learning.

    Declaration

    Objective-C

    
    @interface GMLImage : NSObject