OutSystems Forge 日本語データベース

Image Metadata

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2016-07-24 1.0.0 Aurelio Santos 9.1.301.0 All .NET Applications, Libraries
Microsoft Windows APIコードパックを使用して画像メタデータを抽出する拡張機能。
このプロジェクトには2つのモジュールが含まれています: MicrosoftのWindows APIコードパックを使用してイメージメタデータを抽出するC#で書かれた拡張。 拡張機能の使い方を示すテストアプリケーション。 拡張機能は以下のアクションを公開します: GetDecimalGeoCoordinates:イメージのジオロケーション座標を10進形式で取得します(存在する場合)。 イメージにジオロケーションメタデータがない場合はゼロを返します。 GetAll:イメージのすべてのメタデータ値を取得します。 GetGeoCoordinates:画像のジオロケーション座標を取得します。

[Overview]
An extension that uses Microsoft's Windows API Code Pack to extract image metadata.
[Detail]
This project includes two modules: An extension written in C# that uses Microsoft's Windows API Code Pack to extract image metadata. A test application showing how to use the extension. The extension exposes the following Actions: GetDecimalGeoCoordinates: Gets the image's geolocation coordinates in decimal format, if present. Returns zeros if the image doesn't have any geolocation metadata. GetAll: Gets all of the image's metadata values. GetGeoCoordinates: Gets the image's geolocation coordinates.
戻る