MLKitImageLabelingCommon फ़्रेमवर्क रेफ़रंस
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
प्रोटोकॉल
नीचे दिए गए प्रोटोकॉल दुनिया भर में उपलब्ध हैं.
-
ऐसी इमेज दिखाने के लिए प्रोटोकॉल जो एमएल किट के साथ काम करती हैं.
इस प्रोटोकॉल को खुद लागू न करें; इसके बजाय, MLImage
का इस्तेमाल करके
MLKitCompatibleImage
.
एलान
Objective-C
@protocol MLKCompatibleImage <NSObject>
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe \u003ccode\u003eMLKCompatibleImage\u003c/code\u003e protocol signifies images compatible with ML Kit, and developers should utilize \u003ccode\u003eMLImage\u003c/code\u003e for creation instead of direct implementation.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should not directly implement the \u003ccode\u003eMLKCompatibleImage\u003c/code\u003e protocol; use \u003ccode\u003eMLImage\u003c/code\u003e to create compatible images for ML Kit.\u003c/p\u003e\n"]]],[],null,["# MLKitImageLabelingCommon Framework Reference\n\nProtocols\n=========\n\nThe following protocols are available globally.\n- `\n ``\n ``\n `\n\n ### [MLKCompatibleImage](#/c:objc(pl)MLKCompatibleImage)\n\n `\n ` \n A protocol for indicating images that are compatible with ML Kit.\n\n Don't implement this protocol yourself; instead, use `MLImage` to create an\n `MLKitCompatibleImage`. \n\n #### Declaration\n\n Objective-C \n\n @protocol MLKCompatibleImage \u003cNSObject\u003e"]]