MLImage-Framework-Referenz
Typdefinitionen
Die folgenden Typdefinitionen sind global verfügbar.
-
Erklärung
Swift
struct MLImageSourceType : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-08-20 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-08-20 (UTC)."],[[["`MLImageSourceType` defines the origin type of an image, such as a camera or a photo library."],["These type definitions are accessible throughout the project without import statements."]]],["The provided content defines `MLImageSourceType`, a globally available type definition for image sources. It is presented as a Swift struct conforming to multiple protocols: `_ObjectiveCBridgeable`, `Hashable`, `Equatable`, `_SwiftNewtypeWrapper`, and `RawRepresentable`. This definition establishes the structure and capabilities of different types of image sources within the system.\n"]]