MLKitImageLabelingCommon Framework Referansı
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Protokoller
Aşağıdaki protokoller tüm dünyada kullanılabilir.
-
ML Kit ile uyumlu görüntüleri belirten bir protokol.
Bu protokolü kendiniz uygulamayın; bunun yerine MLImage
kullanarak
MLKitCompatibleImage
.
Bildirim
Objective-C
@protocol MLKCompatibleImage <NSObject>
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 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"]]