MLKitTextRecognitionCommon Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The MLKCompatibleImage protocol signifies images compatible with ML Kit, and developers should utilize MLImage for creation instead of direct implementation.
Developers should not directly implement the MLKCompatibleImage protocol but rather use MLImage to create compatible images.
[null,null,["Last updated 2024-07-10 UTC."],[],["The `MLKCompatibleImage` protocol indicates images compatible with ML Kit. It should not be implemented directly. Instead, users should utilize `MLImage` to generate an `MLKitCompatibleImage`. This protocol, declared in Objective-C as `@protocol MLKCompatibleImage \u003cNSObject\u003e`, is globally available and serves as a marker for ML Kit-ready images.\n"]]