Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
画像の xmp メタデータを操作しようとしています。C# または C++ で実行できます。
これどうやってするの?使用できるライブラリはありますか?
Adobe の Java 用 XmpCore ライブラリの AC# ポートは、次の場所から入手できます。
https://github.com/drewnoakes/xmp-core-dotnet
Java/C++ API を知っていれば、API が .NET API のように見え、.NET 規則を使用していることを除いて、基本的に同じです。